1
0
Fork
You've already forked et
0
No description
  • Go 99.7%
  • Shell 0.3%
2026年07月03日 18:58:30 -04:00
.github/workflows editor: prompt input and ci lint 2026年06月26日 21:17:22 -04:00
config config+editor: move find to new file and tab/shift+tab behavior 2026年07月03日 18:58:30 -04:00
consts v0.0.5 2026年06月25日 21:47:13 -04:00
editor config+editor: move find to new file and tab/shift+tab behavior 2026年07月03日 18:58:30 -04:00
keys et: add prompt 2026年06月24日 20:47:29 -04:00
lexer editor: refactor/helpers/cleanup 2026年07月01日 20:58:36 -04:00
vendor et: update key parsing and add register unicode for tcell 2026年06月17日 20:08:49 -04:00
.gitignore actions: update 2026年06月25日 20:29:42 -04:00
.goreleaser.yaml fix: use tar.gz instead of tarball for archive format 2026年06月25日 21:45:53 -04:00
get-todos.sh scripts: add tiny script to get todos from code in current repo 2026年06月18日 20:59:53 -04:00
go.mod et: initial commit with tcell 2026年06月15日 19:29:19 -04:00
go.sum et: initial commit with tcell 2026年06月15日 19:29:19 -04:00
LICENSE et: license+readme 2026年06月16日 17:39:08 -04:00
lint.sh config+editor: move find to new file and tab/shift+tab behavior 2026年07月03日 18:58:30 -04:00
main.go editor: basic find 2026年06月27日 20:23:10 -04:00
README.md et: license+readme 2026年06月16日 17:39:08 -04:00
run_go_releaser.sh goreleaser: script for checking 2026年06月25日 21:56:08 -04:00
todo.txt hlstate: refactor highlighting state into its own struct 2026年06月23日 21:02:56 -04:00

et - text editor

small text editor in go using tcell library for rendering

license

MIT