]> git.lizzy.rs Git - micro.git/history - internal/action/actions.go
Merge
[micro.git] / internal / action / actions.go
2020-04-25 Zachary YedidiaMerge
2020-04-21 Zachary YedidiaMerge
2020-04-17 2pacimplemented circular tab movement (#1619)
2020-04-10 Zachary YedidiaMerge
2020-04-10 Ján JančárAdd StartOfTextToggle and SelectToStartOfTextToggle...
2020-03-24 Zachary YedidiaMerge
2020-03-24 Hugo LocurcioClarify the Find operation being regex-enabled (#1561)
2020-03-03 Zachary YedidiaAdd JumpLine action back
2020-02-15 Zachary YedidiaFix relocation with softwrap on small buffers
2020-02-13 Zachary YedidiaFix gutter offset when softwrap is enabled
2020-02-12 Zachary YedidiaMerge branch 'update-readme' of https://github.com...
2020-02-12 Zachary YedidiaMerge branch 'seitokaichou-autosu'
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-12 Zachary YedidiaIntroduce IndentLine action
2020-02-12 Zachary YedidiaOnly highlight matching brace if one is found
2020-02-12 Zachary YedidiaDon't block when redraw channel becomes full
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-10 Zachary YedidiaMerge branch 'diff-gutter' of https://github.com/p...
2020-02-09 Zachary YedidiaDon't autocomplete in the middle of a word
2020-02-09 Zachary YedidiaFix save callbacks
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-09 Zachary YedidiaFix unsplit crash
2020-02-08 Zachary YedidiaEnable autosave option
2020-02-08 Philipp Emanuel... Add diff gutter
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-02-02 Zachary YedidiaFix cycleback in infopane
2020-01-26 Zachary YedidiaDon't indent empty lines
2020-01-25 Zachary YedidiaSplit the actions StartOfLine and StartOfText
2020-01-06 Zachary YedidiaProperly handle empty args with new shellquote lib
2020-01-04 Zachary YedidiaAdd cycleautocompleteback action
2020-01-03 Zachary YedidiaFix save callback issue
2020-01-02 Zachary YedidiaReplace shellwords with shellquote
2020-01-01 Zachary YedidiaUse upstream updated zyedidia tcell
2019-12-31 Zachary YedidiaSwitch to gdamore/tcell
2019-12-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaAdd xclip message for pasting if unsupported
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
2019-12-30 Zachary YedidiaMerge pull request #1437 from serebit/patch-2
2019-12-30 Zachary YedidiaMerge branch 'fix-xml-highlighting' of https://github...
2019-12-30 Zachary YedidiaMerge pull request #1386 from jncraton/docfix
2019-12-30 Zachary YedidiaMerge branch 'master' into patch-1
2019-12-30 Zachary YedidiaMerge pull request #1361 from Lisiadito/master
2019-12-30 Zachary YedidiaMerge pull request #1287 from didactic-drunk/ruby_syntax
2019-12-30 Zachary YedidiaMerge branch 'master' into highlight-nimscript
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
2019-12-30 Zachary YedidiaMerge pull request #1406 from LeapofAzzam/LeapofAzzam...
2019-12-30 Zachary YedidiaMerge pull request #1412 from tommyshem/batSyntaxHighli...
2019-12-30 Zachary YedidiaMerge pull request #1426 from Nergel3/master
2019-12-30 Zachary YedidiaFix some formatting
2019-12-30 Zachary YedidiaAdd message if xclip/xsel not found
2019-12-29 Zachary YedidiaMerge
2019-12-29 Zachary YedidiaRun action completion on saves with prompts at the...
2019-12-28 Zachary YedidiaMerge
2019-12-28 Zachary YedidiaImprove mouse selection performance
2019-12-26 Zachary YedidiaMerge
2019-12-26 Zachary YedidiaScroll up as much as possible
2019-12-26 Zachary YedidiaRemove autosave option
2019-12-25 Zachary YedidiaAutocompletion fix for infobuffer
2019-12-25 Zachary YedidiaSupport for more complex action chaining
2019-12-25 Zachary YedidiaBetter softwrap
2019-12-25 Zachary YedidiaNo backups for no name files
2019-12-25 Zachary YedidiaUpdate some docs
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaAdd better matchbrace
2019-12-25 Zachary YedidiaAdd autosave option
2019-12-25 Zachary YedidiaAdd goto command
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaFix relocate bug
2019-12-25 Zachary YedidiaAdd tabmovement support
2019-12-25 Zachary YedidiaFix some search bugs
2019-12-25 Zachary YedidiaChange project layout and use go.mod