index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
vis-std.lua
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-01
vis-lua: make cursor.pos return nil if cursor position is invalid
Marc André Tanner
1
-1
/
+3
2017-02-28
lua: reimplement number increment <C-a> and decrement <C-x>
Marc André Tanner
1
-0
/
+1
2017-02-28
lua: move digraph handling to separate 'plugin'
Marc André Tanner
1
-22
/
+4
2017-02-22
lua: expose vis:module_exist method, load lexer and lpeg module during startup
Marc André Tanner
1
-19
/
+1
2017-01-31
vis: add workaround for broken color handling in Terminal.app
Marc André Tanner
1
-0
/
+3
2017-01-27
vis-digraph: add utility to handle digraphs
josuah
1
-0
/
+24
2016-12-14
lua: make sure we always load a default theme
Marc André Tanner
1
-0
/
+2
2016-12-14
lua: improve error message when failing to load lpeg/lexer module
Marc André Tanner
1
-1
/
+21
2016-12-14
lua: avoid errors if no theme is set
Marc André Tanner
1
-7
/
+7
2016-12-08
vis-lua: move mode constants from vis.MODE_* to vis.modes.*
Marc André Tanner
1
-6
/
+6
2016-12-08
vis-lua: expose init event and use it to set default theme
Marc André Tanner
1
-2
/
+0
2016-12-08
lua: add simple event multiplexing mechanism
Marc André Tanner
1
-8
/
+8
2016-12-07
lua: move non-core code out of vis.lua
Marc André Tanner
1
-0
/
+119