| .. |
|
bindings.go
|
Fix PageUp and PageDown bindings
|
2016-04-24 14:40:30 -04:00 |
|
buffer.go
|
Remove unused syntax highlighting code and optimize IsDirty()
|
2016-04-20 13:52:10 -04:00 |
|
colorscheme.go
|
Use XDG_CONFIG_HOME for configuration directory
|
2016-04-18 10:31:19 -04:00 |
|
command.go
|
Fix build error
|
2016-04-23 18:28:41 -04:00 |
|
cursor.go
|
cut lines into clipboard
|
2016-04-24 01:29:09 +00:00 |
|
eventhandler.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
help.go
|
Improve help text and move to its own file
|
2016-04-24 08:31:42 -04:00 |
|
highlighter.go
|
Remove unused syntax highlighting code and optimize IsDirty()
|
2016-04-20 13:52:10 -04:00 |
|
messenger.go
|
Added StartOfLine and EndOfLine actions
|
2016-04-24 09:01:01 -04:00 |
|
micro.go
|
Improve help text and move to its own file
|
2016-04-24 08:31:42 -04:00 |
|
runtime.go
|
Improve help text
|
2016-04-24 08:38:38 -04:00 |
|
search.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
settings.go
|
Added StartOfLine and EndOfLine actions
|
2016-04-24 09:01:01 -04:00 |
|
stack.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
stack_test.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
statusline.go
|
Use a buffer for help screen
|
2016-04-19 13:58:02 -04:00 |
|
util.go
|
Add nicer deleting for soft tabs
|
2016-04-21 19:15:46 -04:00 |
|
util_test.go
|
now is go gettable and updated make file
|
2016-04-18 10:59:41 +00:00 |
|
view.go
|
Merge pull request #71 from aerth/gofmt-2
|
2016-04-24 07:47:48 -04:00 |