]> git.lizzy.rs Git - micro.git/history - runtime/help
Better backup behavior
[micro.git] / runtime / help /
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-13 boombulerallow plugins to have a help file
2016-09-11 anatoly techtonikFix comma and tabs in markdown help
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-09 Zachary YedidiaAdd eval command
2016-09-09 Zachary YedidiaMerge
2016-09-09 Zachary YedidiaMerge pull request #344 from apjanke/doco-tweaks
2016-09-09 Andrew Jankedoco: grammar and formatting tweaks
2016-09-08 Zachary YedidiaMerge pull request #341 from boombuler/bug297
2016-09-08 Zachary YedidiaAdd SaveAs action and command
2016-09-07 Zachary YedidiaAdd colorcolumn option
2016-09-07 anatoly techtonikUsability integration with file managers
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaHave HandleShellCommand return the stdout
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-06 Zachary YedidiaAdd support for macros
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #314 from mame98/master
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 Zachary YedidiaMerge pull request #282 from boombuler/windows
2016-09-03 Zachary YedidiaAdd default bindings for CtrlHome and CtrlEnd
2016-09-02 boombulerupdated plugin help
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaMerge pull request #263 from dtakahas/fix-help-typos
2016-08-31 Dave TakahashiFix a couple typos in help files
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd infobar option to disable the message line
2016-08-31 Zachary YedidiaUpdate help to give quick instructions on quitting...
2016-08-30 Zachary YedidiaAdd QuitAll action to close all splits and tabs at...
2016-08-30 Zachary YedidiaMerge
2016-08-30 Zachary YedidiaMerge pull request #235 from toxinu/patch-1 v1.0.1
2016-08-30 Geoffrey LehéeAdd missing comma
2016-08-30 Zachary YedidiaMerge
2016-08-30 Zachary YedidiaMerge pull request #220 from wayneashleyberry/patch-1
2016-08-30 Zachary YedidiaMerge pull request #225 from jfchevrette/patch-1
2016-08-30 Zachary YedidiaMerge pull request #221 from ilmanzo/patch-1
2016-08-30 Jean-Francois Chev... Fix typo in tutorial.md
2016-08-30 Andrea ManziniUpdate tutorial.md
2016-08-30 Wayne Ashley BerryUpdate options.md
2016-08-29 Zachary YedidiaUpdate readme v1.0
2016-08-29 Zachary YedidiaMake cursorline on by default
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaRename 'default' colorscheme to 'simple'
2016-08-28 Zachary YedidiaUpdate docs and makefile
2016-08-26 Zachary YedidiaAdd tutorial help file
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-26 Zachary YedidiaAdd support for making buffer local options in settings...
2016-08-25 Zachary YedidiaFix bug with init.lua
2016-08-25 Zachary YedidiaUpdate docs and add some comments
2016-08-17 Zachary YedidiaMinor update to docs
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd more docs for plugins and keybindings
2016-08-17 Zachary YedidiaAdd more documentation
2016-08-17 Zachary YedidiaAdd more explanation for colors.md
2016-08-17 Zachary YedidiaSplit help into multiple files and add help command
2016-08-17 Zachary YedidiaMerge pull request #209 from onodera-punpun/coloredline
2016-08-16 Zachary YedidiaRebind Home and End to StartOfLine and EndOfLine
2016-07-24 Zachary YedidiaAdd tab command to open a file in a new tab
2016-07-09 Zachary YedidiaMerge pull request #185 from zyedidia/splits
2016-07-09 Zachary YedidiaAdd documentation for splits
2016-06-23 Zachary YedidiaAdd new colorschemes to runtime
2016-06-22 Zachary YedidiaAdd autoclose plugin to handle autoclose for brackets...
2016-06-08 Zachary YedidiaAdd support for tabs
2016-06-08 Zachary YedidiaAdd default bindings for PreviousTab and NextTab
2016-06-08 Zachary YedidiaMake tabs respond to mouse events
2016-06-01 Zachary YedidiaAdd cursorline option
2016-05-31 Zachary YedidiaMake CursorPageUp and CursorPageDown default
2016-05-30 Zachary YedidiaAdd support for user-created commands
2016-05-29 Zachary YedidiaAdd persistent undo as the option
2016-05-28 Zachary YedidiaMerge
2016-05-28 Zachary YedidiaAdd `savecursor` option
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-27 Camille ScholtzRemove undo options, make stackundo default behavior
2016-05-26 Camille ScholtzAdd stackundo option
2016-05-24 Camille Scholtzmake undothresthold a setting
2016-05-22 Zachary YedidiaFix tabstospaces problem
2016-05-22 Zachary YedidiaMerge pull request #130 from onodera-punpun/center_search
2016-05-20 Camille ScholtzAdd scrollmargin option, rename scrollSpeed to scrollsp...
2016-05-20 Zachary YedidiaMerge branch 'onodera-punpun-duplicate'
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-19 Camille ScholtzForgot a comma there
2016-05-19 Camille ScholtzGive shortcuts more message feedback, add duplicate...
2016-05-18 Zachary YedidiaMerge pull request #123 from onodera-punpun/package_syntax
2016-05-18 Zachary YedidiaMerge pull request #121 from onodera-punpun/case_insens...
2016-05-18 Camille ScholtzAdd ignorecase option
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 Zachary YedidiaFix capitalization of scrollSpeed option
2016-05-17 Zachary YedidiaMerge pull request #110 from onodera-punpun/indentchar
2016-05-17 Zachary YedidiaMerge pull request #112 from onodera-punpun/customizabl...
2016-05-17 Camille ScholtzAdd scrollspeed option
2016-05-17 Camille ScholtzRename indent-line to indent-char, change default value...
2016-05-17 CamilleFix typo
2016-05-17 Camille ScholtzAdd indent character option
2016-05-15 Zachary YedidiaMerge
next