index
:
vis.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vis-lua.c
Age
Commit message (
Expand
)
Author
2016-11-14
vis-lua: add vis.ui.colors denoting the number of available colors
Marc André Tanner
2016-11-10
vis: fix compilation with Lua support disabled
Marc André Tanner
2016-11-10
vis: change default status bar indication for Windows style line endings
Marc André Tanner
2016-11-10
vis-lua: change misnamed attribute values of `file.newlines`
Marc André Tanner
2016-11-05
vis: display Lua package.cpath in :help output
Marc André Tanner
2016-10-05
Fix various issues reported by coverity scan
Marc André Tanner
2016-09-19
vis-lua: expose file save event to lua
Marc André Tanner
2016-09-19
vis-lua: expose file open event to lua
Marc André Tanner
2016-08-24
vis-lua: add win:draw() function
Marc André Tanner
2016-05-26
vis: use normalized absolute file names as internal representation
Marc André Tanner
2016-05-24
vis-lua: cleanup Lua status bar display code
Marc André Tanner
2016-05-24
vis: cleanup C status bar display code
Marc André Tanner
2016-05-24
vis-lua: improve error handling when loading visrc.lua
Marc André Tanner
2016-05-24
vis-lua: add debug infrastructure to trace object lifetime
Marc André Tanner
2016-05-22
vis: only display mode in status bar of active window
Marc André Tanner
2016-05-22
vis-lua: introduce light references for short lived objects
Marc André Tanner
2016-05-22
vis-lua: fall back to C status bar handling if the Lua implementation is not ...
Marc André Tanner
2016-05-22
vis-lua: do not report errors recursively
Marc André Tanner
2016-05-22
vis: refactor status line handling
Marc André Tanner
2016-05-22
vis-lua: add win:status function
Marc André Tanner
2016-05-22
vis-lua: add vis.recording property
Marc André Tanner
2016-05-22
vis-lua: add window.{width, height} read only properties
Marc André Tanner
2016-05-22
vis-lua: add vis.VERSION property
Marc André Tanner
2016-05-22
vis: consider :set horizon setting when syntax highlighting
Marc André Tanner
2016-05-22
vis: move syntax highlighting to pure Lua code
Marc André Tanner
2016-05-22
vis-lua: add window.viewport range
Marc André Tanner
2016-05-22
vis-lua: add bindings for new view style functions
Marc André Tanner
2016-05-22
vis-lua: cleanup vis.MODE_* constants handling
Marc André Tanner
2016-05-18
vis-lua: fail more silently when visrc.lua can not be loaded
Marc André Tanner
2016-05-14
vis-lua: add win:map function for window local key mappings
Marc André Tanner
2016-05-13
vis: clean up key mapping implementation
Marc André Tanner
2016-05-13
vis-lua: add more restrictive checks for position arguments
Marc André Tanner
2016-05-04
vis-lua: add new theme_change event hook
Marc André Tanner
2016-05-04
vis-lua: simplify event callback code
Marc André Tanner
2016-05-04
Fixed bug, use $XDG_CONFIG_HOME correctly
Adrian Room
2016-05-01
vis-lua: let vis:map override existing mappings
Marc André Tanner
2016-05-01
vis-lua: expose vis:feedkeys API
Marc André Tanner
2016-04-27
vis-lua: fix vis.win to always return currently focused window
Marc André Tanner
2016-04-26
vis-lua: add file.modified property
Marc André Tanner
2016-04-23
vis: display lua search paths in :help output
Marc André Tanner
2016-04-21
vis-lua: allow selection modification by assigning to cursor.selection
Marc André Tanner
2016-04-21
vis-lua: implement vis:message(msg)
Marc André Tanner
2016-04-21
vis-lua: also accept a range as argument for file:delete and file:content
Marc André Tanner
2016-04-21
vis-lua: add vis:command_register to map a Lua function to a :-command
Marc André Tanner
2016-04-21
vis-lua: add utility function to push a Filerange onto the Lua stack
Marc André Tanner
2016-04-20
vis-lua: load files from directory specified with ./configure --sharedir=DIR
Marc André Tanner
2016-04-20
vis-lua: trigger start event after ui has been initialized
Marc André Tanner
2016-04-18
vis-lua: strip relative paths from package.{path,cpath}
Marc André Tanner
2016-04-18
vis-lua: cleanup lua package.path handling
Marc André Tanner
2016-04-16
vis-lua: add vis.mode property
Marc André Tanner
[next]