]> git.lizzy.rs Git - micro.git/history - cmd/micro/micro.go
Add savehistory option
[micro.git] / cmd / micro / micro.go
2017-10-21 Zachary YedidiaAdd savehistory option
2017-10-04 Zachary YedidiaMerge pull request #850 from nitsakh/feat-809
2017-10-03 Zachary YedidiaMerge
2017-10-03 Zachary YedidiaAdd nano-style key menu option
2017-09-21 Zachary YedidiaMake mouse option global option
2017-09-18 Zachary YedidiaFix options and make usage text much more readable
2017-09-11 Zachary YedidiaAdd --config-dir option
2017-09-11 Zachary YedidiaMerge branch 'better-lua'
2017-09-10 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-09 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-06 Zachary YedidiaAdd mouse option to allow disabling mouse support
2017-08-27 Tommyadd comment and let multi values to the log to make...
2017-08-03 Zachary YedidiaMerge pull request #758 from r15ch13/scoop
2017-07-31 Zachary YedidiaRemove unused variables
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-10 Zachary YedidiaMerge
2017-07-10 Zachary YedidiaMake sure screen is not nil before pollevent
2017-07-01 Zachary YedidiaPrint help text to stdout instead of stderr
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-04 Zachary YedidiaMerge
2017-06-04 Zachary YedidiaMore descriptive error for 'terminal entry not found'
2017-05-17 Zachary YedidiaMerge
2017-05-17 Zachary YedidiaLoad colorscheme after loading plugins
2017-05-05 Zachary YedidiaDisallow view switching during a search
2017-05-03 Zachary YedidiaCorrectly detect synatx ft from header
2017-05-02 Zachary YedidiaOptimize memory usage for loading syntax files
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
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-04-15 Zachary YedidiaAllow plugins to create runtime files from strings
2017-03-27 Zachary YedidiaProperly handle files that don't end with newlines
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight
2017-02-26 Zachary YedidiaUse the new cellview for displaying
2017-02-20 Zachary YedidiaResize all tabs on EventResize
2016-12-26 Zachary YedidiaMerge
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-25 NicolaiFix travis build (new imports for gopher-luar)
2016-12-23 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
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-12 Thomas LE ROUXrefactor(plugin): Enable human-friendly plugin name
2016-12-08 Zachary YedidiaMerge pull request #478 from NicolaiSoeborg/master
2016-12-07 Zachary YedidiaGive error message if input is a directory
2016-11-29 Zachary YedidiaFix bug with opening empty files
2016-11-29 Zachary YedidiaRemove debug statements
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-29 Zachary YedidiaMake tab.CurView public
2016-11-29 Zachary YedidiaActually rename width, height, lockWidth, lockHeight
2016-11-28 Zachary YedidiaDon't open buffer if there was an error loading the...
2016-11-23 Zachary YedidiaOptimize startup
2016-11-18 10srAdd Buffer.AbsPath and a plugin function DirectoryName...
2016-11-16 10srAdd plugin function JobSpawn
2016-11-03 Zachary YedidiaReset ModTime even if WriteFile fails
2016-10-29 Zachary YedidiaMerge pull request #433 from ilius/pr03.python_syntax
2016-10-29 Zachary YedidiaMerge
2016-10-29 Zachary YedidiaAdd ByteOffset and ToCharPos to plugin API
2016-10-21 Zachary YedidiaAdd reload command
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaAdd 'autosave' option
2016-09-28 Zachary YedidiaMerge pull request #384 from boombuler/logview
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 Zachary YedidiaAdd new plugin runtime function
2016-09-26 boombulerremoved testing code
2016-09-26 Florian Sundermannfirst few pm commands
2016-09-26 Florian SundermannMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-24 Zachary YedidiaCheck buffer filetype after loading plugins
2016-09-24 Zachary YedidiaMerge pull request #371 from boombuler/plugins
2016-09-20 Zachary YedidiaMerge pull request #370 from boombuler/snippets_core
2016-09-19 Florian Sundermannfixed loading order
2016-09-19 Florian Sundermannsome additions to the plugin API
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
2016-09-16 Zachary YedidiaAllow plugins to add their own runtime files
2016-09-16 Zachary YedidiaMerge pull request #363 from boombuler/rtfiles
2016-09-15 Florian Sundermannallow plugins to list / read runtime files
2016-09-15 Florian Sundermannsimplified file handling for runtime files
2016-09-14 Zachary YedidiaMerge pull request #359 from boombuler/params
2016-09-14 Zachary YedidiaMerge pull request #354 from boombuler/help
2016-09-14 Zachary YedidiaMerge pull request #356 from boombuler/bug355
2016-09-14 boombulerfixed bug 355
2016-09-13 boombulerLoad help files when needed
2016-09-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-09 Zachary YedidiaMerge
2016-09-08 Zachary YedidiaMerge pull request #341 from boombuler/bug297
2016-09-08 Zachary YedidiaResize tabs more often
2016-09-08 Florian Sundermannfixes #297
2016-09-07 Zachary YedidiaMerge branch 'master' of https://github.com/to-miz...
2016-09-06 Zachary YedidiaAdd Open command for view
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
next