]> git.lizzy.rs Git - micro.git/history - cmd/micro/view.go
Toggle line numbers
[micro.git] / cmd / micro / view.go
2016-04-22 aerthToggle line numbers
2016-04-22 Zachary YedidiaExpand ~ in file opening
2016-04-21 Zachary YedidiaAdd nicer deleting for soft tabs
2016-04-21 Zachary YedidiaAdd auto indent
2016-04-21 Zachary YedidiaSet last visual x after SetLoc is called
2016-04-20 Zachary YedidiaRemove unused syntax highlighting code and optimize...
2016-04-20 Zachary YedidiaMerge
2016-04-20 Zachary YedidiaDon't adjust mouse coordinates
2016-04-19 Zachary YedidiaMerge pull request #44 from aerth/fork1
2016-04-19 Zachary YedidiaAdd OpenBuffer() function to View
2016-04-19 Zachary YedidiaAdd option to save and quit
2016-04-19 Zachary YedidiaFix end key behavior
2016-04-18 Zachary YedidiaChange the help binding to Ctrl-g from Ctrl-h
2016-04-18 Zachary YedidiaAdd bindings for Home and End keys
2016-04-18 Zachary YedidiaAdd tabsToSpaces option
2016-04-18 Zachary YedidiaPrevent panic if mouse y coordinate is below 0
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file