Skip to content

ktye/edt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic editor based on codemirror(https://codemirror.net MIT license: https://codemirror.net/LICENSE)

go install

./edt.exe [file]
browse to http://localhost:2020/c:/path/to/file

search
select text
 middle button(search all)
 right  button(search next)

tag bar
 123<ENTER>        goto line
 text<ENTER>       search next "text"
 re→replace<ENTER> replaces re in selected regions

About

simple web based editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published