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-08-24
vis: implement gJ like behavior
Marc André Tanner
2016-08-24
vis: add vis_mode_get function
Marc André Tanner
2016-08-24
vis: improve dot (repeat) command implmentation
Marc André Tanner
2016-08-24
vis: improve unpaired text objects
Marc André Tanner
2016-08-24
text-motions: improve matching quotation marks heuristic
Marc André Tanner
2016-08-24
vis-lua: add win:draw() function
Marc André Tanner
2016-08-24
vis: overhaul input queue handling
Marc André Tanner
2016-08-20
buffer: add buffer_remove implementation
Marc André Tanner
2016-08-07
text-regex: improve searching in binary data
Marc André Tanner
2016-08-07
vis: use vis-open for gf implementation
Marc André Tanner
2016-08-07
text-object: add ` as a delimiter for file name text objects
Marc André Tanner
2016-08-07
view: fix screen line based motions when cursor is not visible
Marc André Tanner
2016-08-07
Merge branch 'new-lexers-readme' of https://github.com/5paceToast/vis
Marc André Tanner
2016-08-07
Mention POSIX.1-2008 as a requirement in README
Marc André Tanner
2016-08-07
sam: do not change cursor position after :! command
Marc André Tanner
2016-08-07
sam: improve quoted argument parsing
Marc André Tanner
2016-07-25
Fix filetype table link in lexers/README.md
Chloe
2016-07-15
build: properly set LDFLAGS for standalone build dependencies
Marc André Tanner
2016-07-11
standalone: update to musl version 1.1.15
Christian Hesse
2016-07-06
vis: fix inner text object variants when cursor is on opening delimiter
Marc André Tanner
2016-06-29
Merge branch 'master' of https://github.com/aeosynth/vis
Marc André Tanner
2016-06-28
remove duplicate argument
James Campos
2016-06-21
vis-open: Add a manpage.
Tim Allen
2016-06-17
Merge branch 'vis-clipboard-manpage' of https://github.com/Screwtapello/vis
Marc André Tanner
2016-06-16
vis-clipboard: Add a manpage.
Tim Allen
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
[next]