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-28
[vis-menu] Add a manpage.
Tim Allen
2016-05-28
[vis-menu] Remove unused keybinding.
Tim Allen
2016-05-26
ui: properly redraw status line when window focus changes
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
Add utility function to calculate display width of a string
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
Add a newline at the end of the file
Silvan Jegen
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
[next]