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
2017-03-16
vis: remove unnecessary status bar redraw
Marc André Tanner
2017-03-16
vis: remove special case when invalidating windows
Marc André Tanner
2017-03-16
ui: fix display artifacts in info line
Marc André Tanner
2017-03-15
test: update
Marc André Tanner
2017-03-15
build: clarify lpeg related configure option
Marc André Tanner
2017-03-15
Fix README markdown and improve contribution section
Marc André Tanner
2017-03-15
ui: fix compiler warning
Marc André Tanner
2017-03-15
Make Vis' Solarized theme match the official Vim one.
Tim Allen
2017-03-15
ui: add some bound checks
Marc André Tanner
2017-03-15
travis: add non-curses builds to test matrix
Marc André Tanner
2017-03-14
Add experimental raw vt100 UI backend
Marc André Tanner
2017-03-14
Restructure display code
Marc André Tanner
2017-03-07
standalone: use stronger hashing algorithm for source verification
Christian Hesse
2017-03-07
lua: add filetype detection for Plan9 rc and derivatives
David B. Lamkins
2017-03-07
travis: add TRE regex backend to test matrix of travis-ci linux builds
Marc André Tanner
2017-03-07
vis-lua: remove vis:open method
Marc André Tanner
2017-03-07
vis: remove now unused #define
Marc André Tanner
2017-03-05
text-object: remove C implementation of file name text object
Marc André Tanner
2017-03-05
lua: fix more luacheck warnings
Marc André Tanner
2017-03-05
lua: reimplement word and file name completion in lua
Marc André Tanner
2017-03-05
vis-lua: expose vis:pipe function
Marc André Tanner
2017-03-05
vis: add file argument to vis_pipe_collect
Marc André Tanner
2017-03-05
vis: remove word and file name completion from editor core
Marc André Tanner
2017-03-04
test: update
Marc André Tanner
2017-03-04
vis: process command line options when reading from stdin
Marc André Tanner
2017-03-03
travis: fix luarocks invocation
Marc André Tanner
2017-03-03
build: add luacheck make target
Marc André Tanner
2017-03-03
travis: try to run busted based test on macOS
Marc André Tanner
2017-03-03
vis-lua: add vis:exit function
Marc André Tanner
2017-03-02
lua: fix luacheck warnings in plugins
Marc André Tanner
2017-03-02
vis-lua: fix bogus URL in LDoc comment
Marc André Tanner
2017-03-02
vis: remove :bdelete command
Marc André Tanner
2017-03-02
lua: use goto label to mimic continue statement
Marc André Tanner
2017-03-02
lua: let number increment/decrement handle next number
Marc André Tanner
2017-03-01
vis-lua: fix invalid LDoc tag
Marc André Tanner
2017-03-01
lua: return nil for invalid text objects
Marc André Tanner
2017-03-01
vis-lua: make cursor.pos return nil if cursor position is invalid
Marc André Tanner
2017-03-01
vis-lua: document cursor behavior
Marc André Tanner
2017-02-28
view: fix display when inserting text at start of file
Marc André Tanner
2017-02-28
vis: improve cursor positioning after shift operators
Marc André Tanner
2017-02-28
lua: reimplement number increment <C-a> and decrement <C-x>
Marc André Tanner
2017-02-28
lua: move digraph handling to separate 'plugin'
Marc André Tanner
2017-02-28
vis-lua: correctly treat return value of input event handler
Marc André Tanner
2017-02-28
vis-lua: fix wrong return value when setting vis.count
Marc André Tanner
2017-02-28
Merge branch 'master' of https://github.com/arames/vis
Marc André Tanner
2017-02-27
vis-lua: make vis:win assignable
Alexandre Rames
2017-02-27
Honor user's umask when saving files
Michael Forney
2017-02-27
Remove unnecessary umask change in text_save_begin_inplace
Michael Forney
2017-02-27
Fix a couple typos
Michael Forney
2017-02-27
vis: allow useage of file dialog for :read command
Marc André Tanner
[next]