]> git.lizzy.rs Git - micro.git/history - cmd/micro/loc.go
Add cd and pwd commands to change the working dir
[micro.git] / cmd / micro / loc.go
2016-11-12 Zachary YedidiaFix rare out of bounds error with selections
2016-10-29 Zachary YedidiaMerge pull request #433 from ilius/pr03.python_syntax
2016-10-29 Zachary YedidiaMerge
2016-10-29 Zachary YedidiaAdd ByteOffset and ToCharPos to plugin API
2016-08-18 Zachary YedidiaFix minor autoindent bug
2016-07-10 Zachary YedidiaAdd some more comments
2016-06-08 Zachary YedidiaMerge pull request #168 from onodera-punpun/syntax_css
2016-06-07 Zachary YedidiaFix glitch with undo
2016-06-07 Zachary YedidiaMinor fix
2016-06-07 Zachary YedidiaFix bug with Move()
2016-06-07 Zachary YedidiaReplace rope with lineArray