]> git.lizzy.rs Git - micro.git/history - cmd/micro
Boss mode
[micro.git] / cmd / micro /
2016-04-19 aerthBoss mode
2016-04-19 Zachary YedidiaFix end key behavior
2016-04-18 Zachary YedidiaAdd support for other encodings
2016-04-18 Zachary YedidiaChange the help binding to Ctrl-g from Ctrl-h
2016-04-18 Zachary YedidiaFix IsDirty
2016-04-18 Zachary YedidiaMore comments and a slight optimization for syntax...
2016-04-18 Zachary YedidiaMajor optimization for loading syntax files
2016-04-18 Zachary YedidiaOptimization for IsDirty()
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 YedidiaAutomatically create ~/.config or if it does not exist
2016-04-18 Zachary YedidiaUse XDG_CONFIG_HOME for configuration directory
2016-04-18 Zachary YedidiaCreate ~/.micro if it does not exist
2016-04-18 Zachary YedidiaEmbed runtime files in the go binary
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file