|
buffer.go
|
Remove unecessary function
|
2016-04-07 14:37:54 -04:00 |
|
colorscheme.go
|
Fix 256 color lookup
|
2016-04-04 15:11:14 -04:00 |
|
command.go
|
Minor bug fixes
|
2016-04-04 18:05:34 -04:00 |
|
cursor.go
|
Syntax highlighting optimizations
|
2016-04-06 15:59:26 -04:00 |
|
eventhandler.go
|
Add search and replace
|
2016-04-03 17:48:28 -04:00 |
|
help.go
|
Update help text
|
2016-03-29 20:53:08 -04:00 |
|
highlighter.go
|
Fix
|
2016-04-06 16:09:38 -04:00 |
|
messenger.go
|
Add flags and yes no prompt
|
2016-04-03 17:48:28 -04:00 |
|
micro.go
|
Syntax highlighting optimizations
|
2016-04-06 15:59:26 -04:00 |
|
settings.go
|
Add simple commands
|
2016-03-29 20:44:33 -04:00 |
|
stack.go
|
Add timed undo
|
2016-04-01 09:54:10 -04:00 |
|
stack_test.go
|
Add some tests
|
2016-03-25 13:42:41 -04:00 |
|
statusline.go
|
Add help text
|
2016-03-27 17:53:00 -04:00 |
|
util.go
|
Add automatic settings to ~/.micro/settings.json
|
2016-03-28 21:10:10 -04:00 |
|
util_test.go
|
Add word selection with double click
|
2016-03-28 08:43:08 -04:00 |
|
view.go
|
Fix syntax highlighting bug
|
2016-04-06 16:37:45 -04:00 |