]> git.lizzy.rs Git - micro.git/history - cmd/micro/actions.go
Update readme
[micro.git] / cmd / micro / actions.go
2018-12-10 Zachary YedidiaMerge pull request #1242 from dwwmmn/dwwmmn-erl
2018-05-13 JT Olioa few miscellaneous fixes and improvements (#1105)
2018-04-28 Zachary YedidiaMerge
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-30 dwwmmnImplement SpawnMultiCursorSelect (#1046)
2018-03-19 Zachary YedidiaMerge pull request #1054 from jtolds/master
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-02-12 Zachary YedidiaFix SaveAs Lua callback
2018-01-29 Zachary YedidiaMinor optimizations
2018-01-19 Zachary YedidiaMerge
2018-01-18 Zachary YedidiaMerge pull request #999 from sum01/create_parents
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-16 Joshua Liimplemented select line as an Action
2018-01-07 Zachary YedidiaAdd JumpToMatchingBrace action
2018-01-06 Zachary YedidiaFix minor issue with indent/outdent selection
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaAdd more comments
2017-12-28 Zachary YedidiaMerge
2017-12-28 Zachary YedidiaMerge pull request #942 from motet-a/javascript-syntax
2017-12-28 Zachary YedidiaMerge pull request #960 from nitsakh/insert-issue
2017-12-19 Nitish SakhawalkarUpdating to make overwrite mode as an action
2017-12-03 Zachary YedidiaFix ViewType refactor
2017-11-24 Zachary YedidiaFix autocomplete behavior for empty args
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 #891 from pranavraja/master
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
2017-10-21 Zachary YedidiaAdd savehistory option
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
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-10-03 Nitish SakhawalkarImplementation of Paragraph Feature
2017-09-17 Zachary YedidiaOnly register double click on equal mouse location
2017-09-09 Zachary YedidiaMerge pull request #805 from techtonik/patch-2
2017-09-08 Zachary YedidiaEscape regex chars in selections for multicursors
2017-09-04 Zachary YedidiaClear cursors before performing undo or redo
2017-08-24 Zachary YedidiaMerge
2017-08-09 Yannick AFix somes selections issues (#771)
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-08-03 Zachary YedidiaFix MoveLines when user has a selection
2017-08-03 Zachary YedidiaMerge pull request #767 from yannicka/master
2017-08-03 Zachary YedidiaMerge pull request #758 from r15ch13/scoop
2017-08-03 Yannick ArmandMove current line down/up: cursor stay with moved line
2017-08-02 Zachary YedidiaMerge pull request #764 from yannicka/master
2017-08-01 Yannick ArmandOutdentSelection works on all cases (whatever tabsize...
2017-08-01 Zachary YedidiaMerge pull request #762 from yannicka/master
2017-08-01 Yannick ArmandDisplay number of lines in the JumpLine prompt
2017-08-01 Zachary YedidiaMerge cursors after spawning with mouse
2017-07-15 Zachary YedidiaMerge
2017-07-15 Zachary YedidiaStore visual x when cursor loc moves in certain cases
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-08 Zachary YedidiaOptimize search
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-18 Zachary YedidiaMerge pull request #700 from Calinou/darcula-tc-colorscheme
2017-06-17 Zachary YedidiaMerge pull request #704 from zyedidia/multiple-cursors
2017-06-17 Zachary YedidiaDeselect with mouse
2017-06-17 Zachary YedidiaMerge cursors properly
2017-06-17 Zachary YedidiaGet undo working properly with multiple cursors
2017-06-15 Zachary YedidiaMake cursor movement automatic on insert + remove
2017-06-13 Zachary YedidiaAdd ability to add cursors with Ctrl-MouseLeft
2017-06-13 Zachary YedidiaAdd comments
2017-06-13 Zachary YedidiaRemove debug messages
2017-06-13 Zachary YedidiaAdd multiple cursor support
2017-06-11 Zachary YedidiaAdd functionality for binding mouse buttons
2017-05-21 Zachary YedidiaAdd suspend for linux only
2017-05-21 Zachary YedidiaTest suspend code
2017-05-17 Zachary YedidiaMerge
2017-05-15 Zachary YedidiaMerge pull request #665 from tommyshem/viewtype-check
2017-05-15 tommycheck viewtype before saving and if scratch is true...
2017-05-14 Zachary YedidiaMerge
2017-05-14 Zachary YedidiaDon't remember path on save if it is invalid
2017-05-05 Zachary YedidiaAdd tabmovement option
2017-05-05 Zachary YedidiaAdd SaveAll command and display + for modified tabs
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-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-05 Zachary YedidiaFix findNext and findPrevious with certain regexes
2017-03-03 Zachary YedidiaFix block indent selection
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-21 Zachary YedidiaFix various linter and vet warnings
2017-02-16 Zachary YedidiaMerge pull request #522 from samdmarshall/master
2017-02-16 Zachary YedidiaMerge pull request #520 from samdmarshall/tab-scrolling
2017-01-10 Samantha Marshallonly prompt the user if they can close all buffers...
2017-01-10 Samantha Marshalladding different functionality for closing a tab versus...
2017-01-09 Nicolai SøborgFix: incorrect clipboard w/ CutLine, DeleteLine and...
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
next