]> git.lizzy.rs Git - micro.git/history - internal/action/defaults_other.go
Support for highlighting all search matches (hlsearch) (#1762)
[micro.git] / internal / action / defaults_other.go
2021-09-28 Dmitry MalukaSupport for highlighting all search matches (hlsearch...
2021-07-05 Zachary YedidiaAdd default binding for FindLiteral
2020-08-09 Zachary YedidiaAllow configuration for info/term bindings
2020-08-09 Zachary YedidiaSeparate bindings for buffers and command bar
2020-07-04 Zachary YedidiaFix escape not exiting prompt
2020-07-04 Zachary YedidiaRebind escape to clear info and deselect
2020-06-20 Zachary YedidiaAdd simulation screen tests
2020-06-18 Zachary YedidiaMerge
2020-06-18 Zachary YedidiaImprove keybinding label consistency
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-04-30 Zachary YedidiaMerge branch 'jwarner112-jwarner112-copyline'
2020-04-30 Jeff WarnerAdds CopyLine action, the new default action for CtrlC...
2020-04-25 Zachary YedidiaMerge
2020-04-10 Zachary YedidiaMerge
2020-04-10 Ján JančárAdd StartOfTextToggle and SelectToStartOfTextToggle...
2020-02-12 Zachary YedidiaMerge branch 'autosu' of https://github.com/seitokaicho...
2020-02-12 Zachary YedidiaMerge branch 'bug-endless-reload-prompt' of https:...
2020-02-11 Zachary YedidiaMerge branch 'improve-readme' of https://github.com...
2020-02-10 Zachary YedidiaMerge branch 'issue_1008' of https://github.com/sum01...
2020-02-09 Zachary YedidiaMerge branch 'master' of https://github.com/Paalon...
2020-02-09 Zachary YedidiaMerge pull request #1324 from konsumer/master
2020-02-09 Zachary YedidiaMerge pull request #1321 from zonuexe/add/php-fn-keyword
2020-02-09 Zachary YedidiaMerge pull request #1333 from the-sushi/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1277 from coolreader18/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1423 from caligari87/patch-1
2020-02-08 Zachary YedidiaMerge branch 'fix_defaultkeys_help' of https://github...
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/msiism...
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2020-02-08 Zachary YedidiaMerge
2020-02-08 Zachary YedidiaMerge branch 'dbeef-master'
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/dbeef/micro...
2020-01-25 Zachary YedidiaSplit the actions StartOfLine and StartOfText
2020-01-21 Zachary YedidiaChange ctrl-arrow default binding for non-Mac OSes