]> git.lizzy.rs Git - micro.git/history - internal
Replace shellwords with shellquote
[micro.git] / internal /
2020-01-02 Zachary YedidiaReplace shellwords with shellquote
2020-01-02 Zachary YedidiaDon't crash if only file to open is directory
2020-01-02 Zachary YedidiaSome documentation updates
2020-01-02 Zachary YedidiaMerge
2020-01-02 Zachary YedidiaAdd "paste" option to enable aggressive pasting
2020-01-02 Zachary YedidiaFix save with sudo on mac
2020-01-02 Zachary YedidiaFix PluginAddRuntimeFile
2020-01-02 Zachary YedidiaFinish support for a fake cursor v2.0.0-rc2
2020-01-02 Zachary YedidiaBetter support for fake cursor
2020-01-02 Zachary YedidiaUse fake cursor for windows
2020-01-02 Zachary YedidiaUpdate deps
2020-01-01 Zachary YedidiaDisable true color by default
2020-01-01 Zachary YedidiaUpdate runtime
2020-01-01 Zachary YedidiaRaw event support with new tcell
2020-01-01 Zachary YedidiaEscape sequence support
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-31 Zachary YedidiaMerge
2019-12-31 Zachary YedidiaCreate all parents of micro config automatically
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-29 Zachary YedidiaSupport tcell EventPaste
2019-12-29 Zachary YedidiaUse MICRO_CONFIG_HOME before trying XDG_CONFIG_HOME
2019-12-29 Zachary YedidiaUpdate default plugins slightly
2019-12-29 Zachary YedidiaRemove detect requirement and detect in jinja file
2019-12-29 Zachary YedidiaMerge
2019-12-29 Zachary YedidiaSupport includes
2019-12-29 Zachary YedidiaMerge pull request #1443 from onodera-punpun/patch-1
2019-12-29 Zachary YedidiaMore efficient loading for default syntax files
2019-12-28 Zachary YedidiaAdd support for syntax headers and update tcell
2019-12-28 Zachary YedidiaFix issues related to tabbar/infobar mouse events
2019-12-28 Zachary YedidiaMerge
2019-12-28 Zachary YedidiaImprove mouse selection performance
2019-12-28 Zachary YedidiaFix add runtime file for local plugins
2019-12-27 Zachary YedidiaMerge
2019-12-27 Zachary YedidiaCommand binding fix
2019-12-27 Zachary YedidiaSearch and replace fixes
2019-12-26 Zachary YedidiaSupport for file reloading if changed externally
2019-12-26 Zachary YedidiaDon't forward tabbar mouse events to panes
2019-12-26 Zachary YedidiaMerge
2019-12-26 Zachary YedidiaScroll up as much as possible
2019-12-26 Zachary YedidiaRemove autosave option
2019-12-26 Zachary YedidiaImprove lua interface for statusline
2019-12-26 Zachary YedidiaMinor edit to statusline format
2019-12-26 Zachary YedidiaFix bottomline when softwrap enabled
2019-12-26 Zachary YedidiaSome documentation
2019-12-25 Zachary YedidiaAutocompletion fix for infobuffer
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 YedidiaMinor relocate improvement
2019-12-25 Zachary YedidiaFix highlighting issue
2019-12-25 Zachary YedidiaReoragnize slightly
2019-12-25 Zachary YedidiaImproved save with sudo
2019-12-25 Zachary YedidiaNo backups for no name files
2019-12-25 Zachary YedidiaBetter backup behavior
2019-12-25 Zachary YedidiaImprove selection display
2019-12-25 Zachary YedidiaMinor highlighting fixes
2019-12-25 Zachary YedidiaBackup support
2019-12-25 Zachary YedidiaStart implementing backup system
2019-12-25 Zachary YedidiaProper scrollbar location for hsplits
2019-12-25 Zachary YedidiaFix goto issue
2019-12-25 Zachary YedidiaClearer status bar
2019-12-25 Zachary YedidiaAdd textfilter command
2019-12-25 Zachary YedidiaClose file
2019-12-25 Zachary YedidiaFix plugin names
2019-12-25 Zachary YedidiaBetter plugin docs
2019-12-25 Zachary YedidiaUse plugin name defined in info and require it to be...
2019-12-25 Zachary YedidiaUpdate some docs
2019-12-25 Zachary YedidiaUpdate runtime
2019-12-25 Zachary YedidiaAdd visual scroll bar
2019-12-25 Zachary YedidiaAdd some plugin functions
2019-12-25 Zachary YedidiaTerminal plugin callback support
2019-12-25 Zachary YedidiaAuto init settings if config doesn't exist
2019-12-25 Zachary YedidiaSupport multiactions
2019-12-25 Zachary YedidiaSmall improvement for replace command
2019-12-25 Zachary YedidiaAdd plugin info.json support
2019-12-25 Zachary YedidiaSupport column marking in linter
2019-12-25 Zachary YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaFix minor matchbrace issue
2019-12-25 Zachary YedidiaAdd better matchbrace
next