]> git.lizzy.rs Git - micro.git/history - cmd
Merge pull request #1173 from sc0ttj/enable-auto-highlighting-for-ash-shell
[micro.git] / cmd /
2018-08-29 Zachary YedidiaFix infocmp parser
2018-08-29 Zachary YedidiaMerge
2018-08-29 Zachary YedidiaHandle hex codes in infocmp output
2018-08-28 Zachary YedidiaAdd tcelldb error check
2018-08-25 Zachary YedidiaMerge pull request #1166 from rexy712/master
2018-08-25 rexy712Fixed UpN Cursor functionality to properly handle movin...
2018-08-25 Zachary YedidiaMerge pull request #1148 from Calinou/improve-gdscript...
2018-08-25 Zachary YedidiaMerge pull request #1147 from Calinou/fix-c-keyword...
2018-08-18 Zachary YedidiaUpdate runtime
2018-08-18 Zachary YedidiaMerge pull request #1157 from supbish/smart-paste-indent
2018-08-18 supbishAdd "smartpaste" option; fixes #1156
2018-08-15 Zachary YedidiaMerge pull request #1154 from supbish/luatabs
2018-08-15 supbishAdd GetTabs Lua function
2018-08-10 CamilleOnly show basename of file in tabs unless there are...
2018-07-02 Zachary YedidiaUpdate runtime and auto-gofmt runtime in make
2018-07-02 Zachary YedidiaMerge pull request #1135 from whilei/gofmt-2018-Jun...
2018-06-16 iaall: gofmt
2018-06-04 Zachary YedidiaFix php syntax file
2018-06-04 Dimitar Borislavov... Fix -startpos flag being ignored (#1129)
2018-06-03 Zachary YedidiaMerge pull request #1125 from nabeelomer/master
2018-06-03 Dimitar Borislavov... Allows opening files using full path on Windows (#1126)
2018-05-26 Zachary YedidiaMerge pull request #1119 from mbesancon/patch-3
2018-05-26 MaximCode optimisation (#1117)
2018-05-13 JT Olioa few miscellaneous fixes and improvements (#1105)
2018-05-13 Zachary YedidiaFix ini comment highlighting
2018-04-28 Zachary YedidiaFix matchbraceleft option
2018-04-28 Zachary YedidiaFix possible crash in findkey
2018-04-28 Zachary YedidiaMerge
2018-04-28 Zachary YedidiaAdd hidehelp option
2018-04-23 Mark WestonMake ^X act like ^K when nothing is selected (#1092)
2018-04-21 Zachary YedidiaMerge pull request #1085 from jtolds/themes
2018-04-08 Zachary YedidiaMerge pull request #1084 from jtolds/master
2018-04-05 JT Oliohome toggles between start of line and start of text
2018-03-31 Zachary Yedidiafix typo
2018-03-30 Zachary YedidiaAdd docs for SpawnMultiCursorSelect
2018-03-30 dwwmmnImplement SpawnMultiCursorSelect (#1046)
2018-03-30 Zachary YedidiaFix ReplaceHome implementation
2018-03-30 DanielPowerAdd support for ~username syntax (fix #1033) (#1035)
2018-03-30 Zachary YedidiaMerge
2018-03-30 Zachary YedidiaClose fd properly in save
2018-03-19 Zachary YedidiaMerge pull request #1054 from jtolds/master
2018-03-19 Zachary YedidiaMerge pull request #1067 from sum01/issue-1066
2018-03-09 Zachary YedidiaFix test string formatting
2018-03-08 Zachary YedidiaUpdate fastdirty hash during save
2018-03-03 Zachary YedidiaMerge pull request #1045 from emilyaviva/master
2018-03-03 Zachary YedidiaMerge pull request #1050 from mathieu-aubin/master
2018-03-03 Zachary YedidiaMake tab views array public
2018-03-03 Zachary YedidiaCount replacements in replaceall correctly
2018-02-28 JT Oldsallow optionally brace matching with the closing brace...
2018-02-19 Zachary YedidiaUse regexp replaceall
2018-02-12 Zachary YedidiaFix SaveAs Lua callback
2018-02-09 Zachary YedidiaMerge pull request #1028 from filalex77/patch-1
2018-02-09 Oleksii FilonenkoFix relative URL for terminfo
2018-02-08 Zachary YedidiaMerge
2018-02-08 Zachary YedidiaUpdate clipboard
2018-02-05 Zachary YedidiaFix resize when prompt is active
2018-02-04 Zachary YedidiaUpdate license info
2018-02-04 Zachary YedidiaAdd goconvey dependency to vendor
2018-02-02 Zachary YedidiaSupport nano syntax for open at line
2018-02-02 Zachary YedidiaOpen at line syntax with filename:line:col
2018-02-02 Zachary YedidiaUse current view for every action
2018-02-02 Zachary YedidiaFix minor issue with autoscroll
2018-01-31 Zachary YedidiaImprove ocaml syntax highlighting
2018-01-30 Zachary YedidiaExit with error on screen initialization
2018-01-30 Zachary YedidiaFix bad import path
2018-01-30 Zachary YedidiaUpdate to use new mkinfo from tcell
2018-01-29 Zachary YedidiaUpdate tex syntax file
2018-01-29 Zachary YedidiaOptimization to lots of redraws on large files
2018-01-29 Zachary YedidiaMinor optimizations
2018-01-29 Zachary YedidiaLarge syntax highlighting memory optimization
2018-01-29 Zachary YedidiaFix syntax highlighting on empty buffer
2018-01-28 Zachary YedidiaSmall simplification
2018-01-26 Zachary YedidiaFix terminal emulator support v1.4.0
2018-01-24 Zachary YedidiaUpdate tcell
2018-01-23 Zachary YedidiaUpdate tcell
2018-01-23 Zachary YedidiaAdd new shell command documentation
2018-01-22 Zachary YedidiaFix compile error
2018-01-22 Zachary YedidiaImprove shell commands
2018-01-22 Zachary YedidiaMake onViewOpen and onBufferOpen the same
2018-01-21 Zachary YedidiaDon't throw error if job callback doesn't exist
2018-01-21 Zachary YedidiaExpose emulator functions and support output
2018-01-21 Zachary YedidiaUse zyedidia/pty instead of kr/pty
2018-01-21 Zachary YedidiaChange HandleShellCommand backend
2018-01-20 Zachary YedidiaImprove unicode softwrap drawing
2018-01-19 Zachary YedidiaMerge
2018-01-19 Zachary YedidiaClean up terminal emulator a bit
2018-01-18 Zachary YedidiaMerge pull request #999 from sum01/create_parents
2018-01-18 sum01Prompt to create parent folders (if none) when saving
2018-01-18 Zachary YedidiaSupport line:col in JumpLine
2018-01-17 Zachary YedidiaFix minor autoindent issue
2018-01-17 Zachary YedidiaMerge pull request #998 from JoshuaRLi/select-line...
2018-01-17 Zachary YedidiaFix shebang js highlighting and js division
2018-01-16 Joshua Liimplemented select line as an Action
2018-01-14 Zachary YedidiaDon't use indentchar style if disabled
2018-01-10 Zachary YedidiaFix autocomplete on empty prompt
2018-01-08 Zachary YedidiaAdd onBufferOpen plugin callback
2018-01-08 Zachary YedidiaAdd GetMouseClickLocation to view
2018-01-08 Zachary YedidiaRemove duplicate utf8 code
2018-01-08 Zachary YedidiaChange docs to use true/false instead of on/off
2018-01-08 Zachary YedidiaAdd railscast colorscheme
next