]> git.lizzy.rs Git - micro.git/history - cmd
Add autoretab
[micro.git] / cmd /
2022-08-19 Zachary YedidiaUse shell job for terminal callback
2022-08-17 Zachary YedidiaEnsure screen cannot draw during a term prompt
2022-07-24 Zachary YedidiaMerge branch 'patch-1' of https://github.com/mardukbp...
2022-07-24 Abirdcflydelete minor unreachable code caused by log.Fatal ...
2021-08-21 Zachary YedidiaIgnore tool files
2021-08-21 Zachary YedidiaMerge
2021-08-21 Andrew Clarkeremove carriage return from -clean prompt and fix broke...
2021-08-07 Zachary YedidiaMerge branch 'patch-3' of https://github.com/pyfisch...
2021-08-03 Zachary YedidiaMerge
2021-08-03 Zachary YedidiaAllow aborting while opening a file with backup
2021-05-19 Zachary YedidiaWarn for readonly instead of setting option
2021-05-12 Zachary YedidiaMerge pull request #2076 from dmaluka/softwrap-improvement2
2021-04-21 Zachary YedidiaMerge
2021-04-21 Zachary YedidiaHandle SIGHUP properly
2021-04-07 Dmitry MalukaFix softwrap scrolling issues (#1981)
2020-12-27 Zachary YedidiaMerge branch 'python-highlight-zero' of https://github...
2020-12-18 Zachary YedidiaMerge
2020-12-17 Zachary YedidiaRemove clipboard error message
2020-11-21 Carlos Henrique... Make more libraries available (#1917)
2020-10-09 Zachary YedidiaFix autosave not running by default
2020-09-16 Sourya VatsyayanFix quality issues (#1856)
2020-09-05 Zachary YedidiaUpdate to tcell v2
2020-08-30 Zachary YedidiaMerge
2020-08-30 Zachary YedidiaProperly close unmodified buffers on sigterm
2020-08-02 Zachary YedidiaMerge
2020-08-02 Zachary YedidiaExit gracefully when SIGTERM is received
2020-07-13 Zachary YedidiaAdd flake8 linter, postinit and preinit
2020-07-05 Zachary YedidiaFix reading clipboard internally for OSC52
2020-07-05 Zachary YedidiaMerge
2020-07-05 Zachary YedidiaAdd support for copy-paste via OSC 52
2020-06-28 Zachary YedidiaOnly lock event handling
2020-06-28 Zachary YedidiaAdd a lock for plugins to use if using async code
2020-06-27 Zachary YedidiaMerge
2020-06-27 Zachary YedidiaClose file properly in clean and update makefile
2020-06-22 Zachary YedidiaFix backup call in test
2020-06-22 Zachary YedidiaImprove backup system
2020-06-20 Zachary YedidiaAdd simulation screen tests
2020-06-20 Zachary YedidiaImprove message in micro -clean
2020-06-18 Zachary YedidiaClean default settings in micro -clean v2.0.5
2020-06-07 Zachary YedidiaExpose ConfigDir and Tabs to plugins
2020-06-07 Zachary YedidiaVerify that all settings have correct type
2020-06-03 Zachary YedidiaMerge
2020-05-30 Zachary YedidiaMore fixes for parsecursor
2020-05-30 Zachary YedidiaFix handling of +LINE:COL syntax
2020-05-23 Dmitry MalukaFix dropped redraw events (#1675) v2.0.4
2020-05-20 Zachary YedidiaExpose CharacterCount to plugins
2020-05-20 Zachary YedidiaMerge branch 'buffer-benchmarks' of https://github...
2020-05-04 Zachary YedidiaFix v2 import path for go mod
2020-03-24 Zachary YedidiaSupport +LINE:COL flag syntax for cursor pos
2020-02-27 Zachary YedidiaIf stdout is a pipe, output to the pipe
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 YedidiaDon't expose draw channel to outside packages
2020-02-11 Zachary YedidiaRecover from internal errors without crashing
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 YedidiaFix errcheck in clean
2020-02-09 Zachary YedidiaMerge
2020-02-09 Zachary YedidiaMinor improvements
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 YedidiaUse actual lua functions for callbacks instead of strings
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 'master' of https://github.com/dbeef/micro...
2020-02-05 Zachary YedidiaAllow plugins to resize panes
2020-02-03 Zachary YedidiaAdd scrolling to command bar autocompletion
2020-02-02 Zachary YedidiaAdd option to clean unused settings and other parts...
2020-02-02 Zachary YedidiaUse namespaces for plugin options
2020-02-02 Zachary YedidiaAdd support for plugin manager within micro
2020-02-02 Zachary YedidiaAdd plugin manager
2020-02-01 Zachary YedidiaAdd CurPane and CurTab functions for plugins
2020-01-31 Zachary YedidiaImprove lua interface
2020-01-31 Zachary YedidiaMerge
2020-01-31 Zachary YedidiaAdd text event callback
2020-01-30 Zachary YedidiaModify linter and add plugin cmd
2020-01-29 Zachary YedidiaDon't call plugin if nil
2020-01-29 Zachary YedidiaHighlight in parallel
2020-01-16 Zachary YedidiaMake debug mode flag, plugins can access logbuf
2020-01-03 Zachary YedidiaSet filetype to 'off' to disable completely
2020-01-02 Zachary YedidiaDon't crash if only file to open is directory
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-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 YedidiaDelete runtime.go
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
next