]> git.lizzy.rs Git - micro.git/history - cmd/micro/help.go
Fix some issues with unicode handling
[micro.git] / cmd / micro / help.go
2016-08-17 Zachary YedidiaSplit help into multiple files and add help command
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-24 Zachary YedidiaMerge
2016-04-24 Zachary YedidiaImprove help text and move to its own file
2016-04-19 Zachary YedidiaUse a buffer for help screen
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 YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file