]> git.lizzy.rs Git - micro.git/history - cmd/micro/micro.go
Merge pull request #1252 from SunflowerFuchs/patch-1
[micro.git] / cmd / micro / micro.go
2020-02-08 Zachary YedidiaMerge pull request #1252 from SunflowerFuchs/patch-1
2020-02-08 Zachary YedidiaMerge pull request #1264 from krerkkiat/issue-1237
2020-02-08 Zachary YedidiaMerge
2020-02-08 Zachary YedidiaMerge branch 'master' of https://github.com/dbeef/micro...
2020-02-02 Zachary YedidiaAdd option to clean unused settings and other parts...
2020-02-02 Zachary YedidiaAdd support for plugin manager within micro
2020-02-02 Zachary YedidiaAdd plugin manager
2020-01-31 Zachary YedidiaMerge
2020-01-31 Zachary YedidiaAdd text event callback
2020-01-29 Zachary YedidiaDon't call plugin if nil
2020-01-29 Zachary YedidiaHighlight in parallel
2020-01-16 Zachary YedidiaMake debug mode flag, plugins can access logbuf
2020-01-03 Zachary YedidiaSet filetype to 'off' to disable completely
2020-01-02 Zachary YedidiaDon't crash if only file to open is directory
2020-01-01 Zachary YedidiaRaw event support with new tcell
2020-01-01 Zachary YedidiaUse upstream updated zyedidia tcell
2019-12-31 Zachary YedidiaSwitch to gdamore/tcell
2019-12-30 Zachary YedidiaMerge pull request #1327 from Osmose/git-commit-diff
2019-12-30 Zachary YedidiaMerge pull request #1437 from serebit/patch-2
2019-12-30 Zachary YedidiaMerge branch 'fix-xml-highlighting' of https://github...
2019-12-30 Zachary YedidiaMerge pull request #1386 from jncraton/docfix
2019-12-30 Zachary YedidiaMerge branch 'master' into patch-1
2019-12-30 Zachary YedidiaMerge pull request #1361 from Lisiadito/master
2019-12-30 Zachary YedidiaMerge pull request #1287 from didactic-drunk/ruby_syntax
2019-12-30 Zachary YedidiaMerge branch 'master' into highlight-nimscript
2019-12-30 Zachary YedidiaMerge pull request #1315 from matbesancon/patch-1
2019-12-30 Zachary YedidiaMerge pull request #1406 from LeapofAzzam/LeapofAzzam...
2019-12-30 Zachary YedidiaMerge pull request #1412 from tommyshem/batSyntaxHighli...
2019-12-30 Zachary YedidiaMerge pull request #1426 from Nergel3/master
2019-12-29 Zachary YedidiaFix race condition with events channel
2019-12-25 Zachary YedidiaNo backups for no name files
2019-12-25 Zachary YedidiaBetter backup behavior
2019-12-25 Zachary YedidiaTerminal plugin callback support
2019-12-25 Zachary YedidiaAdd macro and QuitAll support
2019-12-25 Zachary YedidiaAdd autosave option
2019-12-25 Zachary YedidiaImprove gutter messages
2019-12-25 Zachary YedidiaRemove local settings
2019-12-25 Zachary YedidiaAdd linter plugin support
2019-12-25 Zachary YedidiaJobs and gutter messages for plugins
2019-12-25 Zachary YedidiaAdd readonly option
2019-12-25 Zachary YedidiaSupport filetype option as command line option
2019-12-25 Zachary YedidiaImplement buffer opening at a location
2019-12-25 Zachary YedidiaFix some search bugs
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 YedidiaChange project layout and use go.mod
2019-12-25 Zachary YedidiaFix option flags
2019-12-25 Zachary YedidiaAdd almost full option support
2019-12-25 Zachary YedidiaAdd shell command support
2019-12-25 Zachary YedidiaAdd tabbar and tab mouse support
2019-12-25 Zachary YedidiaBegin tab implementation
2019-12-25 Zachary YedidiaResizing work
2019-12-25 Zachary YedidiaSplit improvements
2019-12-25 Zachary YedidiaSplit improvements
2019-12-25 Zachary YedidiaStart working on splits
2019-12-25 Zachary YedidiaAdd mouse support
2019-12-25 Zachary YedidiaStart implementing commands
2019-12-25 Zachary YedidiaReorganize info bar
2019-12-25 Zachary YedidiaInfobar prompts
2019-12-25 Zachary YedidiaAdd infobar
2019-12-25 Zachary YedidiaAdd some more actions
2019-12-25 Zachary YedidiaFix serialization
2019-12-25 Zachary YedidiaMore actions and window organization
2019-12-25 Zachary YedidiaSynchronize screen
2019-12-25 Zachary YedidiaAction subpackage
2019-12-25 Zachary YedidiaCursor improvements
2019-12-25 Zachary YedidiaReorganize file structure
2019-12-25 Zachary YedidiaStart refactor
2018-12-10 Zachary YedidiaMerge pull request #1242 from dwwmmn/dwwmmn-erl
2018-09-22 Zachary YedidiaMerge
2018-09-22 Zachary YedidiaLoadAll should reload plugins too
2018-08-29 Zachary YedidiaMerge
2018-08-28 Zachary YedidiaAdd tcelldb error check
2018-08-25 Zachary YedidiaMerge pull request #1148 from Calinou/improve-gdscript...
2018-08-25 Zachary YedidiaMerge pull request #1147 from Calinou/fix-c-keyword...
2018-08-15 Zachary YedidiaMerge pull request #1154 from supbish/luatabs
2018-08-15 supbishAdd GetTabs Lua function
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-02 Zachary YedidiaSupport nano syntax for open at line
2018-02-02 Zachary YedidiaOpen at line syntax with filename:line:col
2018-01-30 Zachary YedidiaExit with error on screen initialization
2018-01-30 Zachary YedidiaUpdate to use new mkinfo from tcell
2018-01-29 Zachary YedidiaOptimization to lots of redraws on large files
2018-01-21 Zachary YedidiaExpose emulator functions and support output
2018-01-08 Zachary YedidiaAdd onBufferOpen plugin callback
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaAdd more comments
2018-01-04 Zachary YedidiaInitial support for terminal within micro
2017-12-28 Zachary YedidiaMerge
2017-12-28 Zachary YedidiaFix options cmdline message
2017-12-13 Zachary YedidiaDon't autosave buffers with no path
2017-12-03 Zachary YedidiaMerge
2017-12-03 Zachary YedidiaMake ViewType fields public
2017-12-03 Zachary YedidiaAllow plugins to create view types
next