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-04-04
vis: add motions to move by codepoints
Marc André Tanner
2017-04-04
vis: automatically dispose invalid cursors
Marc André Tanner
2017-04-04
vis: reject multi letter mark and register names
Marc André Tanner
2017-04-02
Fix Debian package lintian warnings
Marc André Tanner
2017-03-31
text: Add missing va_end() when
Raúl Peñacoba
2017-03-31
vis: improve tab completion in command prompt
Marc André Tanner
2017-03-31
lexers: sync with scintillua changeset 600 rev fdeca0b808bf
Marc André Tanner
2017-03-31
vis: add non-default actions for vi compatible n/N motions
Marc André Tanner
2017-03-31
vis: rename search related constants
Marc André Tanner
2017-03-31
Add more wiki references to the README
Marc André Tanner
2017-03-31
Use a minimal POSIX shar implementation for self extracting executable
Marc André Tanner
2017-03-27
Prefer Lua 5.3
Klemens Nanni
2017-03-27
build: add git based version information back
Marc André Tanner
2017-03-25
build: set version to 0.3
Marc André Tanner
2017-03-25
Merge branch 'master' of https://github.com/joshaw/vis
Marc André Tanner
2017-03-24
lexers: fix perl pattern for horrible regex lines
S. Gilles
2017-03-24
vis: properly redraw status bar of windows displaying internal files
Marc André Tanner
2017-03-24
vis-lua: register a panic handler
Marc André Tanner
2017-03-24
vis-lua: use better name for error handling function
Marc André Tanner
2017-03-24
vis-lua: removed unused function declaration
Marc André Tanner
2017-03-24
vis-lua: adjust return value validation of called lua functions
Marc André Tanner
2017-03-24
vis-lua: validate lua state on vis API entry points
Marc André Tanner
2017-03-22
ui: try to fix job control issues with certain shells
Marc André Tanner
2017-03-22
vis-lua: add usage documentation to command_register
Josh Wainwright
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
[next]