A modern and intuitive terminal-based text editor
Find a file
2016-03-19 20:32:14 -04:00
.gitignore Switch to go in order to use tcell 2016-03-17 17:27:57 -04:00
buffer.go Add undo/redo stack 2016-03-19 18:16:10 -04:00
cursor.go Fix bugs with undo/redo 2016-03-19 20:32:14 -04:00
eventhandler.go Fix bugs with undo/redo 2016-03-19 20:32:14 -04:00
LICENSE Move license to LICENSE 2016-03-18 21:41:26 -04:00
micro.go Add comment fix go style 2016-03-18 20:40:00 -04:00
rope.go Comments and style for rope 2016-03-18 21:25:45 -04:00
stack.go Add undo/redo stack 2016-03-19 18:16:10 -04:00
statusline.go Add comment fix go style 2016-03-18 20:40:00 -04:00
todolist.md Fix bugs with undo/redo 2016-03-19 20:32:14 -04:00
util.go Add comment fix go style 2016-03-18 20:40:00 -04:00
view.go Clipboard support for copying pasting and cutting 2016-03-19 18:38:28 -04:00