]> git.lizzy.rs Git - micro.git/history - cmd/micro/messenger.go
Add savehistory option
[micro.git] / cmd / micro / messenger.go
2017-10-21 Zachary YedidiaAdd savehistory option
2017-09-24 Zachary YedidiaAdd autocompletion for option values
2017-08-27 Tommyadd comment and let multi values to the log to make...
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-07-29 Zachary YedidiaMerge
2017-07-21 Tatsuro YOKOTAmulti-byte characters are overlapped in prompt message...
2017-06-13 Zachary YedidiaUse terminal cursor for the base cursor
2017-06-13 Zachary YedidiaAdd multiple cursor support
2017-05-14 Zachary YedidiaMerge
2017-05-10 TommyCaps lock issue#658 (#659)
2017-04-29 Zachary YedidiaMerge pull request #638 from popey/patch-1
2017-04-29 Zachary YedidiaMerge pull request #639 from popey/patch-2
2017-04-29 Zachary YedidiaUse less memory when opening very large files
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaFix prompts not displaying
2016-12-22 Zachary YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-18 Zachary YedidiaMerge pull request #502 from samdmarshall/master
2016-12-18 Samantha Marshallfixing test, was using incorrect assignment syntax
2016-12-18 Samantha Marshallpreventing messages from over-writing the current promp...
2016-11-29 Zachary YedidiaUse io.Readers to read files more efficiently
2016-11-29 Zachary YedidiaMerge pull request #449 from 10sr/jobSpawn
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Zachary YedidiaFix buffer name problem
2016-11-19 Zachary YedidiaReplace CtrlO with open command
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-10 Zachary YedidiaMerge v1.1.1
2016-10-08 Zachary YedidiaTemporary fix for plugin panic
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaMerge pull request #382 from boombuler/bug379
2016-09-28 boombulerautocomplete plugin commands
2016-09-28 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaMerge pull request #384 from boombuler/logview
2016-09-28 Florian Sundermanndon't use undo / redo history for log buffer.
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-27 boombulerAddLog should be "public" accessible
2016-09-26 boombuleralso add TermMessage output to log
2016-09-26 boombulerpossibility to show a log view
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-24 Zachary YedidiaAdd mouse support and binding support to prompts
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaMerge
2016-09-06 Zachary YedidiaMerge branch 'boombuler-params'
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-05 Zachary YedidiaMerge
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
2016-09-04 Zachary YedidiaFix YesNoPrompt bug
2016-09-04 Zachary YedidiaMerge pull request #304 from techtonik/windate
2016-09-04 Zachary YedidiaMinor cleanup v1.0.2
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaMerge
2016-09-04 Zachary YedidiaFix cursor problem in LetterPrompt
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 YedidiaFix various infobar bugs
2016-09-02 boombulerallow plugins to register autocomplete functions
2016-09-02 Zachary YedidiaAdd support for primary clipboard
2016-09-02 Florian Sundermannallow command parameters to be quoted
2016-08-31 Zachary YedidiaMerge pull request #233 from schollz/master
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaFix prompts not displaying because of infobar
2016-08-31 Zachary YedidiaMerge
2016-08-31 Zachary YedidiaAdd infobar option to disable the message line
2016-08-29 Zachary YedidiaHave CanClose use single letters for responses
2016-08-28 Zachary YedidiaImprove tab completion in command mode
2016-08-22 Zachary YedidiaDon't pad suggestions
2016-08-20 Zachary YedidiaAdd pasting in command mode
2016-08-18 Zachary YedidiaFix some issues with unicode handling
2016-08-17 Zachary YedidiaFix statusline suggestion style
2016-08-17 Zachary YedidiaAdd visual indicator for autocomplete suggestions
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands
2016-08-17 Zachary YedidiaMerge pull request #209 from onodera-punpun/coloredline
2016-08-02 Zachary YedidiaRemove backspace prompt cancelation
2016-07-24 Zachary YedidiaUse file completion for command mode
2016-06-15 Zachary YedidiaAdd support for job control
2016-06-09 Zachary YedidiaFix autocompletion using a slash
2016-06-09 Zachary YedidiaAdd file completion to OpenFile (CtrlO) with tab
2016-05-29 Zachary YedidiaCheck if the file being edited has been modified by...
2016-05-28 Zachary YedidiaAdd history navigation with up and down arrows
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaMerge
2016-05-20 Zachary YedidiaUse the new and updated version of tcell
2016-04-27 Zachary YedidiaMerge branch 'gutter-messages'
2016-04-27 Zachary YedidiaSupport different types of gutter messages
2016-04-27 Zachary YedidiaMerge branch 'elementary-mouse'
2016-04-27 Zachary YedidiaSimple support for gutter messages
2016-04-27 Zachary YedidiaMerge branch 'arrow-bindings'
2016-04-26 Zachary YedidiaStarting to add more mappings for arrow keys
2016-04-26 Zachary YedidiaAlso use KeyBackspace for deleting in prompt
2016-04-24 Zachary YedidiaAdd check flag for search and replace
next