]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2016-05-29 Zachary YedidiaUpdate readme
2016-05-29 Zachary YedidiaCheck if the file being edited has been modified by...
2016-05-29 Zachary YedidiaAdd persistent undo as the option
2016-05-28 Zachary YedidiaAdd history navigation with up and down arrows
2016-05-28 Zachary YedidiaMerge
2016-05-28 Zachary YedidiaAdd `savecursor` option
2016-05-28 Zachary YedidiaMerge pull request #133 from onodera-punpun/packages
2016-05-28 Zachary YedidiaMake Quit() close help if its open and not the whole...
2016-05-28 Zachary YedidiaIndicate correct help binding in status line
2016-05-28 Zachary YedidiaAllow users to insert \t and \n in replace commands
2016-05-28 Zachary YedidiaRematch every time a replacement is made
2016-05-28 Zachary YedidiaRefactor and clean up
2016-05-27 Zachary YedidiaMerge pull request #139 from onodera-punpun/undo_option
2016-05-27 CamilleFix typo
2016-05-27 Camille ScholtzRemove undo options, make stackundo default behavior
2016-05-26 Camille ScholtzAdd stackundo option
2016-05-25 Zachary YedidiaFix highlighting and searching with unicode characters
2016-05-24 Zachary YedidiaMake sure there is a selection before deleting it
2016-05-24 Camille Scholtzmake undothresthold a setting (part 2)
2016-05-24 Camille Scholtzmake undothresthold a setting
2016-05-24 Zachary YedidiaDo a bounds check for charpos function
2016-05-23 Zachary YedidiaFix crash
2016-05-22 Zachary YedidiaImprove the scrollmargin behavior at the end of the...
2016-05-22 Zachary YedidiaFix tabstospaces problem
2016-05-22 Zachary YedidiaRename to tabstospaces for consistency
2016-05-22 Zachary YedidiaMerge pull request #130 from onodera-punpun/center_search
2016-05-22 Zachary YedidiaAdd ability to bind alt keys
2016-05-22 Zachary YedidiaStore cursor and eventhandler in buffer instead of...
2016-05-21 Camille ScholtzRemove dollar sign
2016-05-21 Camille ScholtzAdd Arch and CRUX installation guides
2016-05-20 Camille Scholtzsimplify scrollmargins
2016-05-20 Camille ScholtzMove scrollmargin declaration
2016-05-20 Camille ScholtzAdd scrollmargin option, rename scrollSpeed to scrollsp...
2016-05-20 Camille ScholtzAdd padding to relocate func (fixes weird scrolling...
2016-05-20 Camille ScholtzAdd a bit of "padding" to relocate
2016-05-20 Zachary YedidiaMerge branch 'onodera-punpun-duplicate'
2016-05-20 Zachary YedidiaMerge branch 'duplicate' of https://github.com/onodera...
2016-05-20 Zachary YedidiaFix ctrl modifiers
2016-05-20 Zachary YedidiaMerge
2016-05-20 Zachary YedidiaUse the new and updated version of tcell
2016-05-19 Camille ScholtzForgot a comma there
2016-05-19 Camille ScholtzGive shortcuts more message feedback, add duplicate...
2016-05-19 Zachary YedidiaAdd colorscheme to makefile syntax file
2016-05-18 Zachary YedidiaMerge pull request #123 from onodera-punpun/package_syntax
2016-05-18 Camille ScholtzAdd some distro specific files to syntax
2016-05-18 Zachary YedidiaMerge pull request #121 from onodera-punpun/case_insens...
2016-05-18 Camille ScholtzAdd ignorecase option
2016-05-18 Camille Scholtzsearch case insensitive
2016-05-18 Zachary YedidiaMerge pull request #120 from aerth/clearmsg
2016-05-18 aerthadd binding for ClearStatus
2016-05-18 Zachary YedidiaFix selection graphics for indentchar
2016-05-18 Zachary YedidiaFix ordering of selection on SelectAll
2016-05-17 Zachary YedidiaFix small bug in Remove function in buffer
2016-05-17 Zachary YedidiaMerge pull request #115 from onodera-punpun/copypaste_f...
2016-05-17 Camille ScholtzAdd copy feedback
2016-05-17 Zachary YedidiaRemove some unnecessary code
2016-05-17 Zachary YedidiaMerge pull request #111 from onodera-punpun/fix_jump
2016-05-17 CamilleChange relocate from true to false
2016-05-17 Zachary YedidiaFix capitalization of scrollSpeed option
2016-05-17 Zachary YedidiaMerge pull request #110 from onodera-punpun/indentchar
2016-05-17 Zachary YedidiaFix find where the match indicies are the same
2016-05-17 Zachary YedidiaMerge pull request #112 from onodera-punpun/customizabl...
2016-05-17 Camille ScholtzAdd scrollspeed option
2016-05-17 Camille ScholtzRename indent-line to indent-char, change default value...
2016-05-17 Camille ScholtzFix jumping in rxvt-unicode when switching focus
2016-05-17 CamilleFix typo
2016-05-17 Camille ScholtzAdd indent character option
2016-05-15 Zachary YedidiaMerge pull request #108 from onodera-punpun/patch-1
2016-05-15 CamilleImprove fish syntax file.
2016-05-15 Zachary YedidiaMerge
2016-05-15 Zachary YedidiaAdd statusline option
2016-05-15 Zachary YedidiaMerge pull request #102 from icybolts/saving-fix
2016-05-15 Dante Swiftsaving now resets buffer IsModified to false
2016-05-14 Zachary YedidiaMerge pull request #101 from icybolts/patch-1
2016-05-14 Dante Swiftfix default keybindings in help.md
2016-05-14 Zachary YedidiaSimplify IsDirty check
2016-05-07 Zachary YedidiaUse rope substring instead of report
2016-05-06 Zachary YedidiaAdd the text member back.
2016-05-06 Zachary YedidiaMerge pull request #82 from zyedidia/plugins
2016-05-06 Zachary YedidiaUpdate runtime
2016-05-06 Zachary YedidiaMerge pull request #97 from aerth/patch02
2016-05-06 aerthHint at ^P and ^N after finding
2016-05-05 Zachary YedidiaAdd options to help text
2016-05-05 Zachary YedidiaAdd linter option
2016-05-05 Zachary YedidiaAdd automatic linting for Go, Python, C, D, Java, Javas...
2016-05-05 Zachary YedidiaAdd linter plugin to easily make linters
2016-05-05 Zachary YedidiaImproved error parsing and use warnings for golint...
2016-05-05 Zachary YedidiaHave go plugin create its own options
2016-05-05 Zachary YedidiaFix build error
2016-05-05 Zachary YedidiaFix gutter message line counting
2016-05-05 Zachary YedidiaRefine gutter messages and add go build checking to...
2016-05-05 Zachary YedidiaAdd hooks for every action that's bindable
2016-05-05 Zachary YedidiaAdd default plugins, and install go plugin by default
2016-05-05 Zachary YedidiaLoad plugins from ~/.config/micro/plugins
2016-05-05 Zachary YedidiaRewrite gofmt and goimports as plugins
2016-05-05 Zachary YedidiaInterface with plugin.lua file
2016-05-05 Zachary YedidiaSmall optimization
2016-05-04 Zachary YedidiaOptimization for buffer text
2016-05-04 Zachary YedidiaSmall fix to relocation
2016-05-04 Zachary YedidiaMerge pull request #94 from aerth/line-jump
next