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
Age
Commit message (
Expand
)
Author
2016-05-22
Remove unneeded header import
Silvan Jegen
2016-05-22
vis: load default styles even for unknown file types
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: add function to change window statusbar content
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: add functions to query window size
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
lexer: return nil if lexer loading fails
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
view: add functions to style a file range
Marc André Tanner
2016-05-22
ui: s/UiStyles/UiStyle/g
Marc André Tanner
2016-05-22
vis-lua: cleanup vis.MODE_* constants handling
Marc André Tanner
2016-05-22
vis: always start vis-menu with -b flag
Marc André Tanner
2016-05-22
We don't use slmenu, so don't mention it.
Tim Allen
2016-05-22
vis-menu: do not segfault if an option lacks an argument
Tim Allen
2016-05-20
implement xread() and wrap read() + die()
Christian Hesse
2016-05-20
ignore vis-menu
Christian Hesse
2016-05-19
vis-menu: remove unused code
Marc André Tanner
2016-05-19
build: check for Lua >= 5.2 in configure script
Marc André Tanner
2016-05-19
build: let make debug compile vis-menu with debug flags
Marc André Tanner
2016-05-19
vis-menu: fix matching order, exact matches should come first
Marc André Tanner
2016-05-19
vis-menu: import token based match function from dmenu
Marc André Tanner
2016-05-19
vis-menu: interpret non-option argument as an initial prompt value
Marc André Tanner
2016-05-19
vis-menu: change version output
Marc André Tanner
2016-05-19
vis-menu: remove X clipboard support
Marc André Tanner
2016-05-19
Import slmenu 7e74fa5 as vis-menu
Marc André Tanner
2016-05-19
vis: tweak completion commands
Marc André Tanner
2016-05-19
Merge branch 'lexer-add-crystal' of https://github.com/soveran/vis
Marc André Tanner
2016-05-19
lexer: add crystal
Michel Martens
2016-05-19
vis: fix behavior of complete-word on BSD
Michel Martens
2016-05-18
vis-lua: fail more silently when visrc.lua can not be loaded
Marc André Tanner
2016-05-18
vis: add completion for file names in current directory via <C-x><C-f>
Silvan Jegen
2016-05-18
vis: add #define for VIS_MENU
Marc André Tanner
2016-05-18
vis: add completion for current file contents via <C-n> in insert mode
Marc André Tanner
2016-05-18
vis: add an interactive mode to vis_pipe{,_collect}(...)
Marc André Tanner
2016-05-18
buffer: implement buffer_{v,}printf functions
Marc André Tanner
2016-05-18
vis: introduce vis_pipe_collect utility function
Marc André Tanner
2016-05-18
buffer: add utility function to NUL terminate buffer
Marc André Tanner
2016-05-16
test: update test suite
Marc André Tanner
2016-05-16
vis: introduce vis-menu helper script
Marc André Tanner
2016-05-14
vis: allow :commands with a hyphen in the name
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
[next]