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-06-14
Update the statusline when starting or ending the recording of a macro
Josh Wainwright
2016-05-29
Merge branch 'vis-open-cleanup' of https://github.com/Screwtapello/vis
Marc André Tanner
2016-05-29
vis-menu: improve empty prompt handling (vis-menu -p '')
Marc André Tanner
2016-05-29
vis-menu: reduce indentation level of switch statements
Marc André Tanner
2016-05-29
vis-menu: more cleanup
Marc André Tanner
2016-05-29
sam: use more suitable error message if no command is given
Marc André Tanner
2016-05-28
vis: try to reduce number of redraws
Marc André Tanner
2016-05-28
lexer: add lexer for Google protocol buffer IDL
David B. Lamkins
2016-05-28
[vis-menu] Document the initial-filter parameter.
Tim Allen
2016-05-28
[vis-open] Don't use realpath(1).
Tim Allen
2016-05-28
[vis-open] Handle filenames with spaces and tabs.
Tim Allen
2016-05-28
[vis-open] Actually use '--' where it's useful.
Tim Allen
2016-05-28
[vis-open] Fix '--' to actually work.
Tim Allen
2016-05-28
Rewrite vis-open to be more robust.
Tim Allen
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
[next]