]> git.lizzy.rs Git - micro.git/history - cmd/micro/cursor.go
Correct word movement behavior
[micro.git] / cmd / micro / cursor.go
2016-04-26 Zachary YedidiaCorrect word movement behavior
2016-04-26 Zachary YedidiaImprove WordRight and WordLeft bindings
2016-04-26 Zachary YedidiaStarting to add more mappings for arrow keys
2016-04-24 Zachary YedidiaRelocate cursor on reOpen()
2016-04-24 Zachary YedidiaMerge pull request #71 from aerth/gofmt-2
2016-04-24 Zachary YedidiaMerge pull request #70 from aerth/cut-lines2
2016-04-24 aerthcut lines into clipboard
2016-04-23 Zachary YedidiaFix SelectLine
2016-04-21 Zachary YedidiaFix windows binary links
2016-04-21 Zachary YedidiaSet last visual x after SetLoc is called
2016-04-18 Zachary YedidiaMerge pull request #14 from aerth/master
2016-04-18 aerthnow is go gettable and updated make file