]> git.lizzy.rs Git - micro.git/history - cmd/micro/command.go
Use messenger error instead of termerror
[micro.git] / cmd / micro / command.go
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-28 Zachary YedidiaMerge
2017-04-28 Zachary YedidiaFix problem with search and replace indices
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSpeed up search and replace
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-04-02 Zachary YedidiaMerge
2017-04-02 Zachary YedidiaFix TabSwitch to work by tab name as well
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-26 Zachary YedidiaAdd memusage option to view memory usage
2017-03-11 Zachary YedidiaFix error when opening directory
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 YedidiaMerge pull request #564 from DanielPower/master
2017-02-26 Zachary YedidiaAdd tabswitch command
2017-02-20 Zachary YedidiaFix find and replace counter
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-02-15 Zachary YedidiaDon't trim arguments for 'set'
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 YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-13 Zachary YedidiaMerge pull request #493 from Theodus/tabs
2016-12-13 theodusmove to new tab
2016-12-12 Thomas LE ROUXrefactor(plugin): Enable human-friendly plugin name
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-19 Zachary YedidiaReplace CtrlO with open command
2016-11-18 Zachary YedidiaAdd cd and pwd commands to change the working dir
2016-10-29 Zachary YedidiaMerge
2016-10-24 Zachary YedidiaAdd 'plugin available' command
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-14 Zachary YedidiaMore fixes to search and replace
2016-10-13 Zachary YedidiaFix problem with regexes in search and replace
2016-10-06 Zachary YedidiaImprove plugin manager error feedback
2016-10-05 Zachary YedidiaAdd more descriptive error messages for plugin installa...
2016-10-05 Zachary YedidiaMerge pull request #378 from boombuler/pm
2016-10-01 boombulernew command `plugin list`
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 boombulerimproved plugin search
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-27 boombulersimple plugin search
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-27 Zachary YedidiaHSplit log, and update docs
2016-09-27 Zachary YedidiaMerge pull request #381 from boombuler/logview
2016-09-26 boombulerpossibility to show a log view
2016-09-26 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-26 Florian Sundermannfirst few pm commands
2016-09-18 Zachary YedidiaMerge
2016-09-16 Zachary YedidiaAdd function to load runtime files from a directory...
2016-09-16 Zachary YedidiaMerge pull request #334 from techtonik/filemanagers
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-10 Zachary YedidiaMerge pull request #316 from elopio/snapcraft
2016-09-10 Zachary YedidiaOptimize search and replace a lot
2016-09-09 Zachary YedidiaAdd eval command
2016-09-08 Zachary YedidiaMerge pull request #341 from boombuler/bug297
2016-09-08 Zachary YedidiaAdd SaveAs action and command
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 'boombuler-params'
2016-09-06 Zachary YedidiaMerge branch 'params' of https://github.com/boombuler...
2016-09-05 Zachary YedidiaMerge branch 'primary-clipboard'
2016-09-05 Zachary YedidiaMerge pull request #283 from boombuler/autocompleteplugin
2016-09-04 Zachary YedidiaMerge pull request #299 from skovsgaard/add-lfe
2016-09-04 Zachary YedidiaMerge pull request #298 from boombuler/bug269
2016-09-04 boombulerexit conditional replace if no match is left
2016-09-03 Zachary YedidiaMerge pull request #286 from boombuler/bug269
2016-09-03 boombulerfixes conditional replace
2016-09-03 boombulerremoved obsolete replace command preparations
2016-09-02 Florian Sundermannallow command parameters to be quoted
2016-08-29 Zachary YedidiaAdd show command to show the value of an option
2016-08-28 Zachary YedidiaFix various small details and update readme
2016-08-26 Zachary YedidiaMerge pull request #213 from zyedidia/local-settings
2016-08-25 Zachary YedidiaAdd support for local or global only settings
2016-08-25 Zachary YedidiaAdd local settings for each buffer
2016-08-20 Zachary YedidiaGo plugin should disable tabstospaces if the file is go
2016-08-18 Zachary YedidiaMake setting options global
2016-08-17 Zachary YedidiaAdd boolean option to actions to disable the lua callback
2016-08-17 Zachary YedidiaAdd much better autocompletion for commands
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-11 Zachary YedidiaFix statusline and tabbar offsets
2016-08-11 Zachary YedidiaAdd split_tree and ability to create splits
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-02 Zachary YedidiaAdd the ability to close splits and change splits using...
2016-07-02 Zachary YedidiaAdd horizontal splits
next