]> git.lizzy.rs Git - micro.git/history - cmd/micro/micro.go
Code optimisation (#1117)
[micro.git] / cmd / micro / micro.go
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
2017-11-29 Zachary YedidiaAdd `raw` command to view raw terminal esc codes
2017-11-28 Zachary YedidiaFix panic on scroll
2017-11-19 Zachary YedidiaMerge pull request #891 from pranavraja/master
2017-11-19 Zachary YedidiaMerge pull request #613 from GeigerCounter/build_tools
2017-11-18 Zachary YedidiaMerge pull request #847 from sotpapathe/octave_support
2017-11-06 Zachary YedidiaAdd a scroll bar option
2017-10-21 Zachary YedidiaMerge
2017-10-21 Zachary YedidiaAdd savehistory option
2017-10-21 Zachary YedidiaMerge pull request #782 from i-amdroid/master
2017-10-04 Zachary YedidiaMerge pull request #850 from nitsakh/feat-809
2017-10-03 Zachary YedidiaMerge
2017-10-03 Zachary YedidiaAdd nano-style key menu option
2017-09-21 Zachary YedidiaMake mouse option global option
2017-09-18 Zachary YedidiaFix options and make usage text much more readable
2017-09-11 Zachary YedidiaAdd --config-dir option
2017-09-11 Zachary YedidiaMerge branch 'better-lua'
2017-09-10 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-09 Zachary YedidiaGive Lua access to most of the Go stdlib
2017-09-06 Zachary YedidiaAdd mouse option to allow disabling mouse support
2017-08-27 Tommyadd comment and let multi values to the log to make...
2017-08-03 Zachary YedidiaMerge pull request #758 from r15ch13/scoop
2017-07-31 Zachary YedidiaRemove unused variables
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-10 Zachary YedidiaMerge
2017-07-10 Zachary YedidiaMake sure screen is not nil before pollevent
2017-07-01 Zachary YedidiaPrint help text to stdout instead of stderr
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-04 Zachary YedidiaMerge
2017-06-04 Zachary YedidiaMore descriptive error for 'terminal entry not found'
2017-05-17 Zachary YedidiaMerge
2017-05-17 Zachary YedidiaLoad colorscheme after loading plugins
2017-05-05 Zachary YedidiaDisallow view switching during a search
2017-05-03 Zachary YedidiaCorrectly detect synatx ft from header
2017-05-02 Zachary YedidiaOptimize memory usage for loading syntax files
2017-04-29 Zachary YedidiaMerge pull request #638 from popey/patch-1
2017-04-29 Zachary YedidiaMerge pull request #639 from popey/patch-2
2017-04-29 Zachary YedidiaUse less memory when opening very large files
2017-04-16 Zachary YedidiaMerge pull request #626 from Necklaces/master
2017-04-16 Zachary YedidiaSlightly speed up search and replace
2017-04-15 Zachary YedidiaAllow plugins to create runtime files from strings
2017-03-28 GeigerCounterMerge branch 'master' of https://github.com/zyedidia...
2017-03-27 Zachary YedidiaProperly handle files that don't end with newlines
2017-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-01 Zachary YedidiaMerge pull request #570 from yursan9/yaml
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight
2017-02-26 Zachary YedidiaUse the new cellview for displaying
2017-02-20 Zachary YedidiaResize all tabs on EventResize
2016-12-26 Zachary YedidiaMerge
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
2016-12-25 NicolaiFix travis build (new imports for gopher-luar)
2016-12-23 NicolaiMerge remote-tracking branch 'refs/remotes/zyedidia...
2016-12-22 Zachary YedidiaMerge pull request #488 from McSwaggens/removewhitespac...
2016-12-22 Zachary YedidiaMerge
2016-12-22 Zachary YedidiaMerge pull request #499 from 10sr/addrmtrailingws
2016-12-22 Zachary YedidiaMerge pull request #489 from november-eleven/refactor...
2016-12-12 Thomas LE ROUXrefactor(plugin): Enable human-friendly plugin name
2016-12-08 Zachary YedidiaMerge pull request #478 from NicolaiSoeborg/master
2016-12-07 Zachary YedidiaGive error message if input is a 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-28 Zachary YedidiaDon't open buffer if there was an error loading the...
2016-11-23 Zachary YedidiaOptimize startup
2016-11-18 10srAdd Buffer.AbsPath and a plugin function DirectoryName...
2016-11-16 10srAdd plugin function JobSpawn
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
2016-10-29 Zachary YedidiaAdd ByteOffset and ToCharPos to plugin API
2016-10-21 Zachary YedidiaAdd reload command
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-01 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
2016-09-28 Zachary YedidiaAdd 'autosave' option
2016-09-28 Zachary YedidiaMerge pull request #384 from boombuler/logview
2016-09-27 boombulerMerge remote-tracking branch 'zyedidia/master' into pm
next