]> git.lizzy.rs Git - micro.git/history - cmd
Implement retab command
[micro.git] / cmd /
2017-11-21 Zachary YedidiaImplement retab command
2017-11-19 Zachary YedidiaMerge pull request #891 from pranavraja/master
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-11-18 Zachary YedidiaMerge pull request #847 from sotpapathe/octave_support
2017-11-16 Zachary YedidiaUpdate lua go stdlib access documentation
2017-11-14 Zachary YedidiaSupport .cljs and .cljc as clojure files
2017-11-08 Zachary YedidiaMerge pull request #908 from FujiHaruka/patch-1
2017-11-08 Zachary YedidiaMinor documentation update
2017-11-06 Zachary YedidiaAdd a scroll bar option
2017-10-22 Zachary YedidiaFix issue with multicursor IDs
2017-10-22 Zachary YedidiaMerge
2017-10-22 Zachary YedidiaDon't print error message if history file doesn't exist
2017-10-22 Zachary YedidiaMerge pull request #898 from TedSinger/master
2017-10-21 Ted SingerIf the history file is unreadable or unparseable, Messe...
2017-10-21 Zachary YedidiaMerge
2017-10-21 Zachary YedidiaAdd savehistory option
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-10-21 Zachary YedidiaFix comment regex for shell filetype
2017-10-17 Zachary YedidiaMerge branch 'master' into ft
2017-10-16 Pranav Rajasearch: Only update lastSearch on ENTER
2017-10-15 Zachary YedidiaMerge
2017-10-15 Zachary YedidiaDon't draw statusline if infobar is off and in use
2017-10-15 Zachary YedidiaMerge pull request #890 from Jipok/patch-1
2017-10-15 Zachary YedidiaMerge pull request #880 from onodera-punpun/consistent
2017-10-11 Camille Scholtzalphabetically order options
2017-10-11 Camille ScholtzMake settings capitalization consistent
2017-10-08 Zachary YedidiaMerge pull request #876 from yannicka/setlocal-optionva...
2017-10-08 Yannick ArmandAdd option value completion on setlocal
2017-10-07 Zachary YedidiaDon't store cmd stdout in string
2017-10-07 Zachary YedidiaUpdate runtime
2017-10-06 Zachary YedidiaSupport binding raw escapes codes
2017-10-06 Zachary YedidiaRevert "Update tcell to use gdamore's fix for idle...
2017-10-06 Zachary YedidiaUpdate tcell to use gdamore's fix for idle wakeup
2017-10-06 Zachary YedidiaMerge
2017-10-06 Zachary YedidiaAdd paren highlighting for js and update runtime
2017-10-04 Zachary YedidiaMerge pull request #858 from andreaTP/scalaSyntax
2017-10-04 Zachary YedidiaFix save and quit prompt
2017-10-04 Zachary YedidiaMerge pull request #850 from nitsakh/feat-809
2017-10-03 Zachary YedidiaMerge pull request #852 from popey/patch-3
2017-10-03 Zachary YedidiaFix sucmd option
2017-10-03 Zachary YedidiaMerge
2017-10-03 Zachary YedidiaAdd nano-style key menu option
2017-10-03 Nitish SakhawalkarImplementation of Paragraph Feature
2017-10-02 Zachary YedidiaMerge
2017-10-02 Zachary YedidiaAdd sucmd to customize "sudo" command
2017-10-01 Zachary YedidiaFix some golint warnings
2017-09-30 Zachary YedidiaFix support for user-friendly plugin names
2017-09-27 Zachary YedidiaReplace home directory before performing SaveAs v1.3.3
2017-09-24 Zachary YedidiaSet fastdirty on for files larger than 50kb
2017-09-24 Zachary YedidiaOnly replace '~' with home if at start of path
2017-09-24 Zachary YedidiaAdd autocompletion for option values
2017-09-21 Zachary YedidiaMake mouse option global option
2017-09-19 Zachary YedidiaUpdate tcell
2017-09-18 Zachary YedidiaAdd option for very accurate dirty flag
2017-09-18 Zachary YedidiaFix options and make usage text much more readable
2017-09-17 Zachary YedidiaOnly register double click on equal mouse location
2017-09-15 Zachary YedidiaFix moving to end of line on cursor down v1.3.2
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-15 Zachary YedidiaUpdate tcell
2017-09-14 Zachary YedidiaUpdate tcell
2017-09-13 Zachary YedidiaUse type.keyword instead of keyword
2017-09-11 Zachary YedidiaAdd documentation for new lua functions
2017-09-11 Zachary YedidiaAdd --config-dir option
2017-09-11 Zachary YedidiaMerge branch 'better-lua'
2017-09-10 Zachary YedidiaUpdate tcell
2017-09-10 Zachary YedidiaMerge
2017-09-10 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-10 Zachary YedidiaUpdate tcell
2017-09-09 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-09 Zachary YedidiaMerge pull request #805 from techtonik/patch-2
2017-09-08 Zachary YedidiaEscape regex chars in selections for multicursors
2017-09-08 Zachary YedidiaSet OrigSelection during search
2017-09-07 Zachary YedidiaHandle zip files that do not list directories
2017-09-07 Zachary YedidiaFix UpN if proposedY < 0
2017-09-06 Zachary YedidiaUpdate tcell
2017-09-06 Zachary YedidiaAdd mouse option to allow disabling mouse support
2017-09-05 Zachary YedidiaFix autoclose plugin cursor position
2017-09-04 Zachary YedidiaFix undo of MultipleReplace
2017-09-04 Zachary YedidiaClear cursors before performing undo or redo
2017-09-02 Zachary YedidiaMerge pull request #796 from tommyshem/remove-offset
2017-09-02 tommyadd missing offset to current highlighting line. Fix...
2017-08-27 Tommyadd comment and let multi values to the log to make...
2017-08-24 Zachary YedidiaProper bounds check
2017-08-24 Zachary YedidiaUpdate runtime
2017-08-24 Zachary YedidiaMerge
2017-08-24 Zachary YedidiaAdd support for switching between crlf and lf
2017-08-14 Zachary YedidiaImprove julia syntax file
2017-08-14 Zachary YedidiaAdd julia rules
2017-08-14 Zachary YedidiaImprove yaml string highlighting
2017-08-09 Yannick ACursor move at the first char when Up on the first...
2017-08-09 Yannick AFix somes selections issues (#771)
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-08-07 Zachary YedidiaAdd newline after build tags
2017-08-06 Zachary YedidiaOnly write settings if no error when reading
2017-08-03 Zachary YedidiaFix MoveLines when user has a selection
2017-08-03 Zachary YedidiaMerge pull request #767 from yannicka/master
2017-08-03 Zachary YedidiaMerge pull request #758 from r15ch13/scoop
2017-08-03 Yannick ArmandMove current line down/up: cursor stay with moved line
next