]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2017-08-08 Zachary YedidiaUpdate readme v1.3.1
2017-08-07 Zachary YedidiaAdd newline after build tags
2017-08-06 Zachary YedidiaOnly write settings if no error when reading
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 YedidiaUpdate tcell
2017-08-01 Zachary YedidiaUpdate tcell
2017-08-01 Zachary YedidiaMerge cursors after spawning with mouse
2017-08-01 Zachary YedidiaMerge
2017-08-01 Zachary YedidiaUpdate tcell
2017-08-01 Zachary YedidiaExpand support for Suspend to OSX, BSD, Solaris
2017-07-31 Zachary YedidiaRemove unused variables
2017-07-30 Richard KuhntAdd Scoop package manager list in readme
2017-07-29 Zachary YedidiaMerge
2017-07-29 Zachary YedidiaUpdate snap installation instructions
2017-07-26 Leo Ariasinstall the snap with make (#747) v1.3.0
2017-07-24 Zachary YedidiaAlways use custom syntax files over default
2017-07-21 Zachary YedidiaInitialize submodules during makefile build
2017-07-21 Zachary YedidiaFix local import for tools/semver
2017-07-21 Tatsuro YOKOTAmulti-byte characters are overlapped in prompt message...
2017-07-18 Zachary YedidiaMerge pull request #743 from mfxmfx/rebuild-runtime
2017-07-17 Markus F.X... Rebuild runtime.go.
2017-07-16 Zachary YedidiaMerge pull request #741 from adrian5/patch-1
2017-07-16 adrian5Add consistent spacing to help file
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-12 Zachary YedidiaAdd semver code to tools directory
2017-07-11 Zachary YedidiaMerge pull request #734 from eyelash/vala-types
2017-07-11 Elias Aebiimproved highlighting for Vala types
2017-07-10 Zachary YedidiaMerge
2017-07-10 Zachary YedidiaMake sure screen is not nil before pollevent
2017-07-10 Zachary YedidiaMerge pull request #726 from DanielPower/patch-1
2017-07-10 DanielPowerRemove `new` keyword from C syntax
2017-07-08 Zachary YedidiaAlways restart the screen when saving with sudo
2017-07-08 Zachary YedidiaOptimize search
2017-07-01 Zachary YedidiaFix recursive search and replace in special case
2017-07-01 Zachary YedidiaPrint help text to stdout instead of stderr
2017-07-01 Zachary YedidiaAdd 'a' option in replace prompt
2017-07-01 Zachary YedidiaOptimize search and replace
2017-06-30 bvaudourAdd twig syntax (https://twig.sensiolabs.org/)
2017-06-25 Zachary YedidiaMove cursor selections on Insert or Remove
2017-06-23 Zachary YedidiaFix vendor-src script
2017-06-23 Zachary YedidiaFix ordering of tagging and compiling in release script
2017-06-22 Zachary YedidiaThrow error if there is no detect regex
2017-06-21 Zachary YedidiaFix compilation errors
2017-06-21 Zachary YedidiaRecover errors in highlight
2017-06-20 Zachary YedidiaAdd new tcell commits
2017-06-20 Zachary YedidiaMerge pull request #710 from HeavyHorst/master
2017-06-20 Zachary YedidiaMerge pull request #709 from mfxmfx/xterm-ctrl-pgup
2017-06-20 Zachary YedidiaAdd new commits to tcell (ctrlpageup/down)
2017-06-20 Rene Kaufmannfixed a panic when a line is cut out(strg+k) and the...
2017-06-19 Markus F.X... Add support for xterm CtrlPgUp and CtrlPgDn keys.
2017-06-18 Zachary YedidiaMerge
2017-06-18 Zachary YedidiaCheck bounds on LastVisualX
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-18 Hugo LocurcioAdd a Darcula colorscheme
2017-06-18 Zachary YedidiaDon't vendor src in cross compile script
2017-06-18 Zachary YedidiaUse correct separator on windows
2017-06-18 Zachary YedidiaUpdate makefile
2017-06-18 Zachary YedidiaUpdate tcell
2017-06-18 Zachary YedidiaUse the idle-wakeup-fix-forked branch of tcell
2017-06-17 Zachary YedidiaUpdate readme
2017-06-17 Zachary YedidiaUpdate makefile
2017-06-17 Zachary YedidiaUse submodules for dependency management
2017-06-17 Zachary YedidiaUpdate readme
2017-06-17 Zachary YedidiaMerge pull request #704 from zyedidia/multiple-cursors
2017-06-17 Zachary YedidiaAdd multiple cursor docs + improve docs in general
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-14 Zachary YedidiaMerge pull request #697 from frankbraun/spaces
2017-06-14 Frank BraunImplement Spaces() with with strings.Repeat()
2017-06-13 Zachary YedidiaAdd ability to add cursors with Ctrl-MouseLeft
2017-06-13 Zachary YedidiaAdd comments
2017-06-13 Zachary YedidiaUse terminal cursor for the base cursor
2017-06-13 Zachary YedidiaRemove debug messages
2017-06-13 Zachary YedidiaAdd multiple cursor support
2017-06-12 Zachary YedidiaProperly show end of line selection
2017-06-12 Zachary YedidiaAllow binding runes to actions
2017-06-11 Zachary YedidiaAdd functionality for binding mouse buttons
2017-06-11 Zachary YedidiaMerge pull request #695 from elopio/snapcraft-update
2017-06-11 Leo Ariasupdate the snapcraft.yaml
2017-06-10 Zachary YedidiaUpdate default colorscheme
2017-06-10 Tommyadded crontab highlighting. (#689)
2017-06-10 Zachary YedidiaMerge pull request #694 from tommyshem/xresources
2017-06-10 tommyCorrect the comment from # to ! as point out in the...
2017-06-07 Zachary YedidiaImprove solarized-tc colorscheme
2017-06-05 Yurizal SusantoAppstream Metainfo change (#692)
2017-06-04 Zachary YedidiaMerge
2017-06-04 Zachary YedidiaMore descriptive error for 'terminal entry not found'
2017-06-03 Zachary YedidiaMerge pull request #683 from yursan9/appstream
next