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-22
ui: try to fix job control issues with certain shells
Marc André Tanner
2017-03-22
text: use proper open(2) flags when saving inplace
Marc André Tanner
2017-03-22
test: update
Marc André Tanner
2017-03-22
vis: fix wrap around with <C-n>
Marc André Tanner
2017-03-22
vis: do not indent empty lines when right shifting with `>`
Marc André Tanner
2017-03-22
view: rename view_dirty to view_invalidate
Marc André Tanner
2017-03-22
vis: fix syntax highlighting glitches with split windows
Marc André Tanner
2017-03-21
vis: make `cw` and `cW` more vim compatible
Marc André Tanner
2017-03-21
vis: reject invalid option names
Marc André Tanner
2017-03-19
vis-lua: allow operators to be defined as lua functions
Marc André Tanner
2017-03-19
vis: add infrastructure for user specified operators
Marc André Tanner
2017-03-19
view: use correct default cell style
Marc André Tanner
2017-03-19
Move :set horizon option implementaiton to lua
Marc André Tanner
2017-03-19
Move :set theme option implementation to lua
Marc André Tanner
2017-03-19
Move :set syntax option implementation to lua
Marc André Tanner
2017-03-19
vis-lua: make vis.win return nil if no window exists yet
Marc André Tanner
2017-03-19
vis-lua: expose option_unregister function
Marc André Tanner
2017-03-19
vis-lua: expose option_register function
Marc André Tanner
2017-03-19
vis: add infrastructure to dynamically add :set options
Marc André Tanner
2017-03-19
vis: make sure g_ does not cross line boundaries
Marc André Tanner
2017-03-19
Fix errors and add ANS Forth 2012 keywords
stutonk
2017-03-18
Recognize additional Forth filetype
stutonk
2017-03-17
man: fix last mandoc linting warning
Marc André Tanner
2017-03-17
Merge branch 'master' of https://github.com/josuah/vis
Marc André Tanner
2017-03-17
vis: fix selection background color
Marc André Tanner
2017-03-17
ui: explicitly initialize cell matrix after resize
Marc André Tanner
2017-03-17
ui: fix vt100 compilation
Marc André Tanner
2017-03-16
build: include dvtm terminfo entries in standalone builds
Marc André Tanner
2017-03-16
ui: further cleanup display code
Marc André Tanner
2017-03-16
man/vis.1: semantic macros, homogenize format
Josuah Demangeon⠠⠵
2017-03-16
view: mark view as dirty even when resizing to same size
Marc André Tanner
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
[next]