]> git.lizzy.rs Git - micro.git/history - internal/action/bufpane.go
Improve comments
[micro.git] / internal / action / bufpane.go
2021-08-21 Zachary YedidiaImprove comments
2021-03-02 Zachary YedidiaMerge
2021-03-02 Zachary YedidiaAdd ForceQuit action
2020-11-05 Zachary YedidiaFix internal string binding representation
2020-09-06 Zachary YedidiaReplace meta with alt automatically, update tcell
2020-09-05 Zachary YedidiaUpdate to tcell v2
2020-08-12 Zachary YedidiaMerge
2020-08-12 Zachary YedidiaDon't auto-relocate mouse events
2020-08-09 Zachary YedidiaAllow configuration for info/term bindings
2020-08-09 Zachary YedidiaSeparate bindings for buffers and command bar
2020-08-09 Zachary YedidiaPreliminary support for key sequences
2020-07-05 Zachary YedidiaAdd clipboard support for multicursors
2020-07-05 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaAdd support for copy-paste via OSC 52
2020-07-04 Zachary YedidiaRebind escape to clear info and deselect
2020-06-07 Zachary YedidiaFix mouse support in command bar
2020-06-03 Zachary YedidiaMerge
2020-05-29 Zachary YedidiaAlways use current pane for keybinding actions
2020-05-20 Zachary YedidiaUse CharacterCount over RuneCount
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-05-17 Zachary YedidiaMerge branch 'master' of https://github.com/zyedidia...
2020-05-17 Zachary YedidiaAdd support for FindLiteral
2020-05-15 dmalukaFix unbind of a rune (#1649)
2020-05-04 Zachary YedidiaFix v2 import path for go mod
2020-04-30 Zachary YedidiaMerge branch 'jwarner112-jwarner112-copyline'
2020-04-30 Zachary Yedidiagofmt
2020-04-30 Jeff WarnerAdds CopyLine action, the new default action for CtrlC...
2020-04-25 Zachary YedidiaMerge
2020-04-25 Zachary YedidiaBetter actions error message
2020-04-10 Zachary YedidiaMerge
2020-04-10 Ján JančárAdd StartOfTextToggle and SelectToStartOfTextToggle...
2020-03-05 Zachary YedidiaCopy selection to primary on mouse release
2020-03-03 Zachary YedidiaAdd JumpLine action back
2020-02-25 Zachary YedidiaMerge branch 'buffer-tests' of https://github.com/p...
2020-02-24 Zachary YedidiaUse tabbar color group, and mark modified tabs
2020-02-14 Zachary YedidiaRelocate after rune insert
2020-02-12 Zachary YedidiaMerge branch 'update-readme' of https://github.com...
2020-02-12 Zachary YedidiaMerge branch 'autosu' of https://github.com/seitokaicho...
2020-02-12 Zachary YedidiaMerge branch 'jawahars16-bug-endless-reload-prompt'
2020-02-12 Zachary YedidiaMerge branch 'bug-endless-reload-prompt' of https:...
2020-02-12 Zachary YedidiaIntroduce IndentLine action
2020-02-12 Zachary YedidiaClicking tabbar arrow scrolls and fix multicursor
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 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 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-07 Zachary YedidiaMerge
2020-02-06 Zachary YedidiaAdd StartOfText options to multiactions
2020-02-06 Zachary YedidiaAction callbacks for lua actions
2020-02-05 Zachary YedidiaAllow plugins to resize panes
2020-01-25 Zachary YedidiaSplit the actions StartOfLine and StartOfText
2020-01-04 Zachary YedidiaAdd cycleautocompleteback action
2020-01-01 Zachary YedidiaRaw event support with new tcell
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 YedidiaFix openbuffer view creation
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-29 Zachary YedidiaMerge
2019-12-29 Zachary YedidiaRun action completion on saves with prompts at the...
2019-12-29 Zachary YedidiaSupport tcell EventPaste
2019-12-28 Zachary YedidiaFix issues related to tabbar/infobar mouse events
2019-12-27 Zachary YedidiaMerge
2019-12-27 Zachary YedidiaCommand binding fix
2019-12-26 Zachary YedidiaSupport for file reloading if changed externally
2019-12-25 Zachary YedidiaSupport for more complex action chaining
2019-12-25 Zachary YedidiaLua prompt support and plugin improvements
2019-12-25 Zachary YedidiaBetter softwrap
2019-12-25 Zachary YedidiaFix goto issue
2019-12-25 Zachary YedidiaClose file
2019-12-25 Zachary YedidiaUpdate some docs
2019-12-25 Zachary YedidiaTerminal plugin callback support
2019-12-25 Zachary YedidiaSupport multiactions
2019-12-25 Zachary YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaImprove gutter messages
next