| .. |
|
actions.go
|
Add SaveAs action and command
|
2016-09-08 14:13:46 -04:00 |
|
autocomplete.go
|
allow plugins to list / read runtime files
|
2016-09-15 16:42:45 +02:00 |
|
bindings.go
|
Usability integration with file managers
|
2016-09-08 00:11:51 +03:00 |
|
buffer.go
|
don't clone unsaved file buffers.
|
2016-09-14 09:37:12 +02:00 |
|
colorscheme.go
|
allow plugins to list / read runtime files
|
2016-09-15 16:42:45 +02:00 |
|
command.go
|
allow plugins to list / read runtime files
|
2016-09-15 16:42:45 +02:00 |
|
cursor.go
|
Revert "Improve performance for very long lines"
|
2016-09-11 16:05:15 -04:00 |
|
eventhandler.go
|
Fix diff remove problem in ApplyDiff
|
2016-06-11 11:23:05 -04:00 |
|
highlighter.go
|
allow plugins to list / read runtime files
|
2016-09-15 16:42:45 +02:00 |
|
job.go
|
Add some more comments
|
2016-07-10 13:26:24 -04:00 |
|
lineArray.go
|
Add some more comments
|
2016-07-10 13:26:24 -04:00 |
|
loc.go
|
Fix minor autoindent bug
|
2016-08-18 11:31:09 -07:00 |
|
messenger.go
|
Merge branch 'params' of https://github.com/boombuler/micro into boombuler-params
|
2016-09-06 10:59:30 -04:00 |
|
micro.go
|
Allow plugins to add their own runtime files
|
2016-09-16 11:02:10 -04:00 |
|
plugin.go
|
Allow plugins to add their own runtime files
|
2016-09-16 11:02:10 -04:00 |
|
rtfiles.go
|
Allow plugins to add their own runtime files
|
2016-09-16 11:02:10 -04:00 |
|
runtime.go
|
Allow plugins to add their own runtime files
|
2016-09-16 11:02:10 -04:00 |
|
search.go
|
Copy to primary clipboard for any change in selection
|
2016-09-04 21:19:14 -04:00 |
|
settings.go
|
Added ability to validate options values when being set
|
2016-09-14 20:06:48 +01:00 |
|
split_tree.go
|
Add infobar option to disable the message line
|
2016-08-31 11:16:22 -04:00 |
|
stack.go
|
Add persistent undo as the option
|
2016-05-29 11:02:56 -04:00 |
|
statusline.go
|
Add filetype as an option
|
2016-08-25 15:48:02 -04:00 |
|
tab.go
|
Resize tabs more often
|
2016-09-08 17:30:41 -04:00 |
|
util.go
|
fixed directory completion on windows
|
2016-09-14 16:15:49 +02:00 |
|
util_test.go
|
fixed directory completion on windows
|
2016-09-14 16:15:49 +02:00 |
|
view.go
|
allow plugins to list / read runtime files
|
2016-09-15 16:42:45 +02:00 |