]> git.lizzy.rs Git - micro.git/history - cmd/micro
Update runtime
[micro.git] / cmd / micro /
2016-12-11 Zachary YedidiaUpdate runtime
2016-12-11 Zachary YedidiaMerge
2016-12-11 Zachary YedidiaDisplay colorscheme error message using TermMessage
2016-12-09 Zachary YedidiaMerge pull request #485 from sirikid/syntax-fix
2016-12-09 Zachary YedidiaUse shell to parse command when using JobStart
2016-12-08 Ivan SokolovInitial OCaml support (integers and real literals,...
2016-12-08 Zachary YedidiaMerge pull request #478 from NicolaiSoeborg/master
2016-12-08 Zachary YedidiaMerge pull request #481 from sirikid/syntax-fix
2016-12-08 Ivan SokolovSimple fix for Pascal syntax highlighting
2016-12-07 Zachary YedidiaGive error message if input is a directory
2016-12-06 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-06 Zachary YedidiaFix string width for different sized tabs v1.1.3
2016-12-05 Rohan AllisonAdd Crystal language support (#473)
2016-12-05 Zachary YedidiaMerge pull request #474 from NicolaiSoeborg/patch-1
2016-12-05 Nicolai SøborgLog erroneous keybindings
2016-11-30 Zachary YedidiaMerge pull request #469 from 10sr/allowSymlinkedPlugin
2016-11-30 10srAllow symlink plugin directory
2016-11-29 Zachary YedidiaFix bug with opening empty files
2016-11-29 Zachary YedidiaRemove debug statements
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-29 Zachary YedidiaMake tab.CurView public
2016-11-29 Zachary YedidiaActually rename width, height, lockWidth, lockHeight
2016-11-29 Zachary YedidiaMake some view vars public
2016-11-29 Zachary YedidiaAllow creating splits at arbitrary indices
2016-11-29 Zachary YedidiaAllow splits to be created in either direction
2016-11-28 Zachary YedidiaDisplay 'No name' for empty files
2016-11-28 Zachary YedidiaDon't open buffer if there was an error loading the...
2016-11-23 Zachary YedidiaOrder syntax files, with custom syntax files first
2016-11-23 Zachary YedidiaOptimize startup
2016-11-20 Zachary YedidiaUpdate runtime
2016-11-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Zachary YedidiaFix buffer name problem
2016-11-19 Zachary YedidiaReplace CtrlO with open command
2016-11-18 Zachary YedidiaAdd cd and pwd commands to change the working dir
2016-11-18 10srAdd Buffer.AbsPath and a plugin function DirectoryName...
2016-11-16 Zachary YedidiaAdd foundation for resizing splits arbitrarily
2016-11-16 10srAdd plugin function JobSpawn
2016-11-12 Zachary YedidiaFix rare out of bounds error with selections
2016-11-09 Zachary YedidiaPut linted classfiles in temp directory
2016-11-08 Zachary YedidiaMerge
2016-11-08 Zachary YedidiaAdd default ftoptions plugin to override settings
2016-11-03 Zachary YedidiaReset ModTime even if WriteFile fails
2016-10-29 Zachary YedidiaMerge pull request #433 from ilius/pr03.python_syntax
2016-10-29 Zachary YedidiaMerge pull request #436 from jncraton/paste-cleanup
2016-10-29 Jon CratonRemoved duplicate paste code for OS-level paste
2016-10-29 Zachary YedidiaMerge
2016-10-29 Zachary YedidiaAdd ByteOffset and ToCharPos to plugin API
2016-10-29 Zachary YedidiaMerge pull request #435 from jncraton/bottomline-select...
2016-10-28 Jon CratonSearch entire file instead of line 1 to the number...
2016-10-28 Saeed Rasooliadd python3 syntax highlighting (detect from header)
2016-10-28 Saeed Rasoolifixes in python (2.7) syntax file, and rename to python...
2016-10-28 Saeed RasooliImprovement: FindFileType: header regex should be prior...
2016-10-26 Zachary YedidiaFix problem with calculation Bottomline
2016-10-24 Zachary YedidiaAdd 'plugin available' command
2016-10-23 Zachary YedidiaAdd eofnewline option
2016-10-21 Zachary YedidiaAdd reload command
2016-10-19 Zachary YedidiaUpdate runtime
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-18 Zachary YedidiaMerge
2016-10-18 Zachary YedidiaFix dockerfile syntax file
2016-10-16 Zachary YedidiaMerge pull request #417 from jncraton/outdent-line
2016-10-15 Jon CratonAdded OutdentLine action
2016-10-15 Jon CratonAdded IndentString method on Buffer (#415)
2016-10-15 Zachary YedidiaMerge pull request #416 from jncraton/duplicate-selection
2016-10-15 Jon CratonDuplicateLine now duplicates the current selection...
2016-10-14 Jon CratonRefactored IndentSelection and OutdentSelection to...
2016-10-14 Zachary YedidiaMore fixes to search and replace
2016-10-13 Zachary YedidiaImprovements for softwrap mouse support
2016-10-13 Zachary YedidiaFix problem with regexes in search and replace
2016-10-13 Zachary YedidiaFix mouse support with soft wrap
2016-10-13 Zachary YedidiaAlways use the selection as search term when using...
2016-10-13 Zachary YedidiaMerge pull request #409 from ilius/pr02.improve_search_...
2016-10-13 Zachary YedidiaFix problem with horizontal scrolling
2016-10-13 Zachary YedidiaFix problem causing hsplits not to display
2016-10-12 Saeed RasooliImprovement: improve Search behaviour, and Escape key...
2016-10-12 Zachary YedidiaAdd docs
2016-10-12 Zachary YedidiaFix glitch with bottomline when softwrap is disabled
2016-10-12 Zachary YedidiaAdd softwrap
2016-10-12 Saeed RasooliFixes in last PR: MoveLinesUp and MoveLinesDown (#408)
2016-10-12 Zachary YedidiaMerge
2016-10-12 Zachary YedidiaMerge pull request #407 from ilius/pr01.move_up_down
2016-10-12 Saeed RasooliImprovement: move MoveLinesUp and MoveLinesDown to...
2016-10-12 Saeed RasooliFeature: add MoveLinesUp (Alt + Up) and MoveLinesDown...
2016-10-11 Zachary YedidiaUpdate docs
2016-10-11 Zachary YedidiaMake monokai the default colorscheme
2016-10-11 Zachary YedidiaMerge
2016-10-11 Zachary YedidiaFix tabstop sizing with mix of tabs and spaces
2016-10-10 Zachary YedidiaMerge v1.1.1
2016-10-10 Zachary YedidiaUse default foreground for empty indent chars
2016-10-08 Zachary YedidiaTemporary fix for plugin panic
2016-10-07 Zachary YedidiaUpdate docs and readme v1.1.0
2016-10-07 Zachary YedidiaMake linter a default plugin once again
2016-10-06 Zachary YedidiaMove linter and go plugins to their own repos
2016-10-06 Zachary YedidiaImprove plugin manager error feedback
2016-10-05 Zachary YedidiaAdd some documentation about plugin manager
2016-10-05 Zachary YedidiaAdd more descriptive error messages for plugin installa...
2016-10-05 Zachary YedidiaUse official plugin channel
2016-10-05 Zachary YedidiaOnly allow one package per repository
next