]> git.lizzy.rs Git - micro.git/history - cmd/micro/buffer.go
Start refactor
[micro.git] / cmd / micro / buffer.go
2019-12-25 Zachary YedidiaStart refactor
2018-12-10 Zachary YedidiaMerge pull request #1242 from dwwmmn/dwwmmn-erl
2018-06-04 Dimitar Borislavov... Fix -startpos flag being ignored (#1129)
2018-06-03 Zachary YedidiaMerge pull request #1125 from nabeelomer/master
2018-06-03 Dimitar Borislavov... Allows opening files using full path on Windows (#1126)
2018-05-26 Zachary YedidiaMerge pull request #1119 from mbesancon/patch-3
2018-05-26 MaximCode optimisation (#1117)
2018-03-30 Zachary YedidiaMerge
2018-03-30 Zachary YedidiaClose fd properly in save
2018-03-19 Zachary YedidiaMerge pull request #1054 from jtolds/master
2018-03-19 Zachary YedidiaMerge pull request #1067 from sum01/issue-1066
2018-03-08 Zachary YedidiaUpdate fastdirty hash during save
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 YedidiaOpen at line syntax with filename:line:col
2018-01-29 Zachary YedidiaLarge syntax highlighting memory optimization
2018-01-28 Zachary YedidiaSmall simplification
2018-01-19 Zachary YedidiaMerge
2018-01-18 Zachary YedidiaMerge pull request #999 from sum01/create_parents
2018-01-18 sum01Prompt to create parent folders (if none) when saving
2018-01-07 Zachary YedidiaAdd brace highlighting
2018-01-06 Zachary YedidiaMerge pull request #877 from IOAyman/readme
2018-01-04 Zachary YedidiaInitial support for terminal within micro
2018-01-02 Zachary YedidiaImprove file save speed for large files
2017-11-29 Zachary YedidiaAdd `raw` command to view raw terminal esc codes
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-10-22 Zachary YedidiaFix issue with multicursor IDs
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 pull request #852 from popey/patch-3
2017-10-03 Zachary YedidiaFix sucmd option
2017-10-02 Zachary YedidiaMerge
2017-10-02 Zachary YedidiaAdd sucmd to customize "sudo" command
2017-09-27 Zachary YedidiaReplace home directory before performing SaveAs v1.3.3
2017-09-24 Zachary YedidiaSet fastdirty on for files larger than 50kb
2017-09-24 Zachary YedidiaOnly replace '~' with home if at start of path
2017-09-21 Zachary YedidiaMake mouse option global option
2017-09-18 Zachary YedidiaAdd option for very accurate dirty flag
2017-09-06 Zachary YedidiaAdd mouse option to allow disabling mouse support
2017-09-04 Zachary YedidiaClear cursors before performing undo or redo
2017-08-24 Zachary YedidiaMerge
2017-08-24 Zachary YedidiaAdd support for switching between crlf and lf
2017-08-09 Zachary YedidiaMerge pull request #776 from tommyshem/syntax-checker
2017-08-08 Zachary YedidiaFix some lint problems
2017-07-29 Zachary YedidiaMerge
2017-07-24 Zachary YedidiaAlways use custom syntax files over default
2017-07-12 Zachary YedidiaMerge pull request #720 from bvaudour/master
2017-07-08 Zachary YedidiaAlways restart the screen when saving with sudo
2017-06-25 Zachary YedidiaMove cursor selections on Insert or Remove
2017-06-18 Zachary YedidiaMerge pull request #679 from alialaee/master
2017-06-18 Zachary YedidiaMerge pull request #700 from Calinou/darcula-tc-colorscheme
2017-06-17 Zachary YedidiaMerge pull request #704 from zyedidia/multiple-cursors
2017-06-17 Zachary YedidiaMerge cursors properly
2017-06-17 Zachary YedidiaGet undo working properly with multiple cursors
2017-06-13 Zachary YedidiaAdd multiple cursor support
2017-05-14 Zachary YedidiaMerge
2017-05-14 Zachary YedidiaDon't remember path on save if it is invalid
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-03-27 Zachary YedidiaMerge branch 'view-refactor'
2017-03-27 Zachary YedidiaMerge branch 'master' into view-refactor
2017-03-24 Zachary YedidiaAdd more performance and memory optimizations
2017-03-21 Zachary YedidiaOptimize the memory usage for syntax highlighting
2017-03-20 Zachary YedidiaProperly clear syntax highlighting when it is disabled
2017-02-26 Zachary YedidiaAdd more syntax files and include syntax highlighter...
2017-02-26 Zachary YedidiaDon't highlight if syntax is off
2017-02-26 Zachary YedidiaStore highlighting matches in each line
2017-02-26 Zachary YedidiaStart implementing syntax highlighting optimizations
2017-02-26 Zachary YedidiaStore states in linearray
2017-02-26 Zachary YedidiaUse new syntax highlighting engine from zyedidia/highlight
2016-12-25 Zachary YedidiaMerge pull request #507 from NicolaiSoeborg/master
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-17 10srAdd rmtrailingws feature
2016-12-16 Zachary YedidiaMerge pull request #497 from 10sr/fixeolnewline
2016-12-15 10srFix bug that eofnewline does not work on save
2016-12-13 Zachary YedidiaExpand '~' in SaveAs
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-20 Zachary YedidiaMerge pull request #459 from clemenscorny/master
2016-11-20 Zachary YedidiaFix buffer name problem
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-03 Zachary YedidiaReset ModTime even if WriteFile fails
2016-10-23 Zachary YedidiaAdd eofnewline option
2016-10-19 Zachary YedidiaMerge pull request #425 from adrianvoica/master
2016-10-18 Zachary YedidiaCleanup and add more comments
2016-10-15 Jon CratonAdded IndentString method on Buffer (#415)
2016-10-13 Zachary YedidiaAlways use the selection as search term when using...
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...
next