]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-03-19 Zachary YedidiaAdd line numbers
2016-03-19 Zachary YedidiaAdd pagedown, pageup, halfpagedown, halfpageup
2016-03-19 Zachary YedidiaAdd todolist
2016-03-19 Zachary YedidiaMove license to LICENSE
2016-03-19 Zachary YedidiaAdd license
2016-03-19 Zachary YedidiaComments and style for rope
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
2016-03-17 Zachary YedidiaStart selection box
2016-03-16 Zachary YedidiaFix linux bug and improve tabstop functionality
2016-03-16 Zachary YedidiaFix a couple bugs
2016-03-15 Zachary YedidiaBetter tabs (still some issues)
2016-03-15 Zachary YedidiaRemove makefile
2016-03-15 Zachary YedidiaHandle tabs correctly
2016-03-14 Zachary YedidiaFix scrolling bug
2016-03-12 Zachary YedidiaInitialize clipboard
2016-03-12 Zachary YedidiaUse basic colors for line numbers
2016-03-12 Zachary YedidiaAdd line numbers
2016-03-12 Zachary YedidiaFix scrolling bug
2016-03-12 Zachary YedidiaAdd statusline and accept pipes from stdin
2016-03-12 Zachary YedidiaCreate empty file if input doesn't exist
2016-03-12 Zachary YedidiaBegin rewrite
2016-03-12 Zachary YedidiaAdd simple syntax highlighting for strings
2016-03-11 Zachary YedidiaFix unicode bug
2016-03-11 Zachary YedidiaProper unicode support
2016-03-11 Zachary YedidiaInitial commit