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-11-22
vis-lua: introduce pre-save hook
Marc André Tanner
2016-11-22
vis-lua: pass path as second argument to file_save_post event hook
Marc André Tanner
2016-11-21
vis-lua: rename file_save event to file_save_post
Marc André Tanner
2016-11-21
test: update
Marc André Tanner
2016-11-21
sam: change default addresses used for commands in normal mode
Marc André Tanner
2016-11-19
vis: keep track of whether "0 stores line wise data
Marc André Tanner
2016-11-19
sam: change default address of "s" command to current line
Marc André Tanner
2016-11-19
test: udpdate
Marc André Tanner
2016-11-19
vis: make gg and G move to first non-blank character of line
Marc André Tanner
2016-11-19
vis: reformat motion definition block to avoid overly long lines
Marc André Tanner
2016-11-19
build: install plan9port on Mac OS X builds
Marc André Tanner
2016-11-19
build: disable codecov comments in pull requests
Marc André Tanner
2016-11-19
Merge branch 'man' of https://github.com/michaelforney/vis
Marc André Tanner
2016-11-18
Fix date format string in man pages
Michael Forney
2016-11-18
Fix date command in man page installation
Michael Forney
2016-11-18
Update scheme.lua
Luiz de Milon
2016-11-17
Add code coverage badge to the README
Marc André Tanner
2016-11-17
test: update
Marc André Tanner
2016-11-17
build: cache external source tarballs on Travis CI
Marc André Tanner
2016-11-17
build: add automated code coverage via Travis CI and codecov.io
Marc André Tanner
2016-11-17
bulid: run individual tests directly from .travis.yml
Marc André Tanner
2016-11-16
ui: work around libtermkey bug when stdin is /dev/null
Marc André Tanner
2016-11-16
build: add automated Mac OS X builds via Travis CI
Marc André Tanner
2016-11-16
vis: treat vis_keys_feed input like a macro replay
Marc André Tanner
2016-11-16
sam: use default shell command for <, >, | and ! when applicaple
Marc André Tanner
2016-11-16
sam: support an empty regex as an alias for the most recently used one
Marc André Tanner
2016-11-15
test: update
Marc André Tanner
2016-11-15
sam: make `:w` and `:wq` honor their given range
Marc André Tanner
2016-11-15
sam: `e`, `q`, `X`, `Y`, `!` and all vi commands should not take addresses
Marc André Tanner
2016-11-15
sam: reformat command definition block to avoid overly long names
Marc André Tanner
2016-11-15
Fix documentation regarding Lua paths in README and manual page
Marc André Tanner
2016-11-15
vis: defer UI initialization and overhaul argument parsing
Marc André Tanner
2016-11-15
vis: overhaul and unify event generation code
Marc André Tanner
2016-11-15
vis: generalize special stdin handling
Marc André Tanner
2016-11-15
vis: move initial theme loading code to lua
Marc André Tanner
2016-11-14
vis-lua: add vis.ui.colors denoting the number of available colors
Marc André Tanner
2016-11-14
ui: remove unused function
Marc André Tanner
2016-11-13
build: do not clutter source tree with AppVeyor configuration file
Marc André Tanner
2016-11-13
test: update
Marc André Tanner
2016-11-11
lexers/fstab: add systemd-specific mount options
Christian Hesse
2016-11-11
test: adapt tests to changes in the Lua API
Marc André Tanner
2016-11-11
vis: cleanup `:set option` argument parsing logic
Marc André Tanner
2016-11-11
vis: add `:set shell` option
Marc André Tanner
2016-11-11
vis: attempt to use the default shell of the user to execute external commands
Marc André Tanner
2016-11-11
sam: fix range for line zero
Marc André Tanner
2016-11-10
vis: fix compilation with Lua support disabled
Marc André Tanner
2016-11-10
vis: change default status bar indication for Windows style line endings
Marc André Tanner
2016-11-10
vis-lua: change misnamed attribute values of `file.newlines`
Marc André Tanner
2016-11-10
vis: split `:set show <option>` into separate options
Marc André Tanner
2016-11-10
vis: add help texts for :set option values
Marc André Tanner
[next]