]> git.lizzy.rs Git - micro.git/history - cursor.go
Fix bugs with undo/redo
[micro.git] / cursor.go
2016-03-20 Zachary YedidiaFix bugs with undo/redo
2016-03-19 Zachary YedidiaClipboard support for copying pasting and cutting
2016-03-19 Zachary YedidiaAdd undo/redo stack
2016-03-19 Zachary YedidiaAdd line numbers
2016-03-19 Zachary YedidiaAdd comment fix go style
2016-03-19 Zachary YedidiaAdd selection with click and drag
2016-03-18 Zachary YedidiaFix bug involving mouse click positioning
2016-03-17 Zachary YedidiaAdd statusline
2016-03-17 Zachary YedidiaSwitch to go in order to use tcell