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-27
vis: apply language map only to key values not modifiers
Marc André Tanner
2016-10-26
Merge branch 'awk' of https://github.com/larryhynes/vis
Marc André Tanner
2016-10-21
Add app definitions for awk in vis.lua
Larry Hynes
2016-10-12
Only complete up to cursor position
Marc André Tanner
2016-10-11
File completion updates
Richard Burke
2016-10-09
vis: fix join operator to work on lines ending with white spaces
Marc André Tanner
2016-10-09
vis: fix g_ motion to never cross line boundaries
Marc André Tanner
2016-10-08
Teach vis-complete that ".." path segments in the prefix are acceptable.
Tim Allen
2016-10-08
Quote meta-characters in the completion pattern.
Tim Allen
2016-10-08
Handle completing absolute paths, not just relative ones.
Tim Allen
2016-10-07
Don't use repeated shell evaluation in vis-complete.
Tim Allen
2016-10-07
lexers: sync with scintillua changeset 571 rev 23435f1d82da
Marc André Tanner
2016-10-06
Merge branch 'exit' of https://github.com/eworm-de/vis
Marc André Tanner
2016-10-06
Merge branch 'pkgbuild-2' of https://github.com/eworm-de/vis
Marc André Tanner
2016-10-06
use EXIT_FAILURE for exit status
Christian Hesse
2016-10-06
lexers/pkgbuild: support arch specific variables
Christian Hesse
2016-10-05
Harden vis-complete
Richard Burke
2016-10-05
vis-complete - Use different delimiter in sed command
Richard Burke
2016-10-05
Fix various issues reported by coverity scan
Marc André Tanner
2016-10-05
ui: fix resource leak, close file descriptor
Marc André Tanner
2016-10-05
vis: check return value of fcntl(2) call
Marc André Tanner
2016-10-05
lexers/pkgbuild: add a comment about pkgver, srcdir and startdir
Christian Hesse
2016-10-05
lexers/pkgbuild: match functions with parentheses
Christian Hesse
2016-10-05
lexers: reduce changes to scintilla core lexing code
Marc André Tanner
2016-10-05
lexers: sync language lexers with scintillua rev 568 id 55b15760cd31
Marc André Tanner
2016-10-05
sam: show error message on failed write
Christian Hesse
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
[next]