]> git.lizzy.rs Git - micro.git/shortlog
micro.git
2019-12-25 Zachary YedidiaSupport multiactions
2019-12-25 Zachary YedidiaSmall improvement for replace command
2019-12-25 Zachary YedidiaUpdate version tool to support rc versions
2019-12-25 Zachary YedidiaAdd plugin info.json support
2019-12-25 Zachary YedidiaSupport column marking in linter
2019-12-25 Zachary YedidiaAdd log and plugin list command
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaAdd buftype access for plugins
2019-12-25 Zachary YedidiaFix minor matchbrace issue
2019-12-25 Zachary YedidiaAdd better matchbrace
2019-12-25 Zachary YedidiaFix minor autosave race condition
2019-12-25 Zachary YedidiaAdd autosave option
2019-12-25 Zachary YedidiaImprove gutter messages
2019-12-25 Zachary YedidiaAdd mkparents option
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd literate plugin support
2019-12-25 Zachary YedidiaAdd goto command
2019-12-25 Zachary YedidiaAdd comment plugin support
2019-12-25 Zachary YedidiaFull extensible linter support
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaJobs and gutter messages for plugins
2019-12-25 Zachary YedidiaAutoclose plugin support
2019-12-25 Zachary YedidiaAllow any plugin to be enabled or disabled via settings
2019-12-25 Zachary YedidiaUpdate ftoptions and statusline plugin configuration...
2019-12-25 Zachary YedidiaAdd indentchar option
2019-12-25 Zachary YedidiaAdd readonly option
2019-12-25 Zachary YedidiaFix history for YN prompt
2019-12-25 Zachary YedidiaSupport filetype option as command line option
2019-12-25 Zachary YedidiaAdd reset command and statusline format string options
2019-12-25 Zachary YedidiaAdd autocomplete
2019-12-25 Zachary YedidiaFix infobar style
2019-12-25 Zachary YedidiaSmall fixes
2019-12-25 Zachary YedidiaUpdate docs
2019-12-25 Zachary YedidiaImplement buffer opening at a location
2019-12-25 Zachary YedidiaFix relocate bug
2019-12-25 Zachary YedidiaUnicode support improvement
2019-12-25 Zachary YedidiaAdd hidehelp support
2019-12-25 Zachary YedidiaAdd tabmovement support
2019-12-25 Zachary YedidiaFix serialization
2019-12-25 Zachary YedidiaFix some search bugs
2019-12-25 Zachary YedidiaRevert "Some plugin helpers"
2019-12-25 Zachary YedidiaSome plugin helpers
2019-12-25 Zachary YedidiaSome plugin callbacks
2019-12-25 Zachary YedidiaLoad plugins
2019-12-25 Zachary YedidiaRemove plugin manager
2019-12-25 Zachary YedidiaSome plugin manager improvements
2019-12-25 Zachary YedidiaResolve versions in plugin manager
2019-12-25 Zachary Yedidiaupdate travis
2019-12-25 Zachary YedidiaFix test dependencies and travis build
2019-12-25 Zachary Yedidiaupdate makefile
2019-12-25 Zachary YedidiaFix tooling dependencies
2019-12-25 Zachary YedidiaChange project layout and use go.mod
2019-12-25 Zachary YedidiaMore plugin manager work
2019-12-25 Zachary YedidiaStart plugin support and plugin manager
2019-12-25 Zachary YedidiaFix option flags
2019-12-25 Zachary YedidiaFix view relocate bug
2019-12-25 Zachary YedidiaSort suggestions and cycle back
2019-12-25 Zachary YedidiaAdd more option support
2019-12-25 Zachary YedidiaFinish autocomplete
2019-12-25 Zachary YedidiaRemove chardet dependency
2019-12-25 Zachary YedidiaAdd reopen cmd and other encodings support
2019-12-25 Zachary YedidiaAdd colorcolumn
2019-12-25 Zachary YedidiaAdd more infobar autocomplete
2019-12-25 Zachary YedidiaAdd infobar autocomplete
2019-12-25 Zachary YedidiaAdd support for binding command and command-edit
2019-12-25 Zachary YedidiaAdd replace all alias
2019-12-25 Zachary YedidiaSupport raw pane
2019-12-25 Zachary YedidiaRevert "Use byte slice for insert"
2019-12-25 Zachary YedidiaAdd save and save as
2019-12-25 Zachary YedidiaAdd keymenu
2019-12-25 Zachary YedidiaFix multi cursor relocate
2019-12-25 Zachary YedidiaPrompt trim fix
2019-12-25 Zachary YedidiaAdd search and replace
2019-12-25 Zachary YedidiaProper help toggle
2019-12-25 Zachary YedidiaFix yn callback bug
2019-12-25 Zachary YedidiaFix fileformat
2019-12-25 Zachary YedidiaAdd retab
2019-12-25 Zachary YedidiaAdd more actions
2019-12-25 Zachary YedidiaUse byte slice for insert
2019-12-25 Zachary YedidiaCorrect infobar and statusline options
2019-12-25 Zachary YedidiaFix redraw
2019-12-25 Zachary YedidiaFix multi buffer same file cursors
2019-12-25 Zachary YedidiaAdd help
2019-12-25 Zachary YedidiaAdd bind and unbind commands
2019-12-25 Zachary YedidiaAdd some commands
2019-12-25 Zachary YedidiaHandle same file open in multiple buffers
2019-12-25 Zachary YedidiaAdd almost full option support
2019-12-25 Zachary YedidiaFix scroll problem
2019-12-25 Zachary YedidiaAdd term statusline
2019-12-25 Zachary YedidiaFix empty splits and single terms
2019-12-25 Zachary YedidiaAdd raw event support
2019-12-25 Zachary YedidiaGutter message support
2019-12-25 Zachary YedidiaFix mouse bug
2019-12-25 Zachary YedidiaOpen default shell if no term args
2019-12-25 Zachary YedidiaMove bindings location in code
2019-12-25 Zachary YedidiaFix small tab problem
2019-12-25 Zachary YedidiaAlmost done terminal emulator
2019-12-25 Zachary YedidiaStart terminal emulator
2019-12-25 Zachary YedidiaAdd shell command support
2019-12-25 Zachary YedidiaBetter tab mUI
next