]> git.lizzy.rs Git - micro.git/history - cmd/micro/command.go
Count replacements in replaceall correctly
[micro.git] / cmd / micro / command.go
2018-03-03 Zachary YedidiaCount replacements in replaceall correctly
2018-02-19 Zachary YedidiaUse regexp replaceall
2018-02-02 Zachary YedidiaOpen at line syntax with filename:line:col
2018-01-29 Zachary YedidiaMinor optimizations
2018-01-21 Zachary YedidiaChange HandleShellCommand backend
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaAdd more comments
2018-01-04 Zachary YedidiaInitial support for terminal within micro
2018-01-02 Zachary YedidiaMore command binding
2018-01-02 Zachary YedidiaMerge
2018-01-02 Zachary YedidiaAllow binding commands
2017-12-04 Zachary YedidiaStore string keys for bindings
2017-12-03 Zachary YedidiaMerge
2017-12-03 Zachary YedidiaAdd showkey command
2017-11-29 Zachary YedidiaAdd `raw` command to view raw terminal esc codes
2017-11-24 Zachary YedidiaFix autocomplete behavior for empty args
2017-11-23 Zachary YedidiaMove incomplete colorschemes and improve cd
2017-11-22 Zachary YedidiaImprove cmdbar parsing and add -l replace flag
2017-11-21 Zachary YedidiaImplement retab command
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-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
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-09-24 Zachary YedidiaOnly replace '~' with home if at start of path
2017-09-24 Zachary YedidiaAdd autocompletion for option values
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-08 Zachary YedidiaOptimize search
2017-07-01 Zachary YedidiaFix recursive search and replace in special case
2017-07-01 Zachary YedidiaAdd 'a' option in replace prompt
2017-07-01 Zachary YedidiaOptimize search and replace
2017-06-18 Zachary YedidiaMerge
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-05-25 aliChange replace command default behaviour to confirm...
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
next