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-10-03
vis: improve cursor positioning after scrolling
Marc André Tanner
2016-10-02
vis: make <C-w> delete word instead of WORD
Marc André Tanner
2016-09-30
sam: simplify :r command implementaion
Marc André Tanner
2016-09-29
sam: consistent argument handling for :r, :w, :e commands
Marc André Tanner
2016-09-29
view: change cursor line up/down off screen movements
Marc André Tanner
2016-09-29
vis: fix % for angle brackets
Marc André Tanner
2016-09-29
Cosmetic changes to file detection code
Marc André Tanner
2016-09-29
Merge branch 'master' of https://github.com/lxyd/vis into filetype
Marc André Tanner
2016-09-28
Replace win.file.lines with win.file:content for better performance
Alexey Dubinin
2016-09-27
visrc: move global settings to start handler
Marc André Tanner
2016-09-27
sam: allow non-latin command names
Marc André Tanner
2016-09-27
Better file type detection: full filename patterns, shebang, custom detector ...
Alexey Dubinin
2016-09-26
vis: also apply language map to operator pending mode
Marc André Tanner
2016-09-25
vis: disable language map for replacement character of `r` command
Marc André Tanner
2016-09-25
vis: move file name and word completion logic to a shell script
Marc André Tanner
2016-09-25
sam: change license header
Marc André Tanner
2016-09-25
text: improve variable naming
Marc André Tanner
2016-09-19
vis: also list :set options in :help output
Marc André Tanner
2016-09-19
vis: add rudimentary builtin help for :-commands
Marc André Tanner
2016-09-19
vis-lua: document lua file close event
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-09-19
vis: do not invoke file save event for internal files
Marc André Tanner
2016-09-19
vis: set correct reference count when splitting windows
Marc André Tanner
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
[next]