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-10
build: add Makefile target for code coverage via gcov
Marc André Tanner
2016-11-09
README: Fix instructions for lexers and themes
Klemens Nanni
2016-11-09
Use nicer IRC badge in README
Marc André Tanner
2016-11-09
vis: handle cancelation of `r` command
Marc André Tanner
2016-11-09
test/vim: test cancelation of `r` command
Marc André Tanner
2016-11-09
Add another useless badge to the README
Marc André Tanner
2016-11-09
test: update test suite
Marc André Tanner
2016-11-09
test/vim: add test for `r` in normal/visual mode
Marc André Tanner
2016-11-09
build: add automated Cygwin builds using AppVeyor
Marc André Tanner
2016-11-09
build: make `vis -v` version output more robust
Marc André Tanner
2016-11-09
vis: improve `r` in normal and replace mode
Marc André Tanner
2016-11-09
vis: perform undo snapshotting more rarerly
Marc André Tanner
2016-11-09
vis: add replace operator VIS_OP_REPLACE
Marc André Tanner
2016-11-09
vis: unify VIS_OP_{INSERT,REPLACE} implementation
Marc André Tanner
2016-11-08
sam: fix default value handling of +/- addresses
Marc André Tanner
2016-11-08
vis: fix key parsing/skipping logic
Marc André Tanner
2016-11-08
test/vis: add structural regexp tests which round up/down a selection
Marc André Tanner
2016-11-08
test/util: fix key parsing in keys utility
Marc André Tanner
2016-11-08
test/util: delete useless file
Marc André Tanner
2016-11-08
sam: dispose primary cursor at end of group
Marc André Tanner
2016-11-06
view: make viewport adjustment more robust
Marc André Tanner
2016-11-05
test: disable test/vis and test/vim sets on non-Linux CI servers
Marc André Tanner
2016-11-05
vis: display Lua package.cpath in :help output
Marc André Tanner
2016-11-05
test/sam: improve test output
Marc André Tanner
2016-11-05
test/sam: add new test cases
Marc André Tanner
2016-11-05
test/sam: add more remarks about sam incompatibilities to README
Marc André Tanner
2016-11-04
sam: y should also loop over empty trailing matches
Marc André Tanner
2016-11-04
test/vim: do not run these tests in continuous integration environment
Marc André Tanner
2016-11-03
test/sam: add sam testing infrastructure
Marc André Tanner
2016-11-03
test/vim: add more join related tests
Marc André Tanner
2016-11-02
sam: improve cursor positioning after command execution
Marc André Tanner
2016-11-02
sam: fix default command handling at end of a group
Marc André Tanner
2016-11-02
sam: ignore white space between commands of a group
Marc André Tanner
2016-11-02
sam: fix command name parsing
Marc André Tanner
2016-11-02
sam: improve escape parsing logic
Marc André Tanner
2016-11-02
ui: correctly display cell attributes
Marc André Tanner
2016-11-01
vis: abort syntax highlighting if viewport is invalid
Marc André Tanner
2016-11-01
text: change usage of sizeof idiom for allocation of new objects
Marc André Tanner
2016-11-01
text: rename Buffer to Block to avoid confusion with buffer.[ch]
Marc André Tanner
2016-10-28
theme: use better defaults for color column and cursor line styles in 16 colo...
Marc André Tanner
2016-10-28
ui: allow cursor line style to override cell attributes
Marc André Tanner
2016-10-28
vis-complete: allow custom input not matching any completion candidate
Marc André Tanner
2016-10-28
vis: tweak join behavior
Marc André Tanner
2016-10-27
vis: fix :langmap behavior
Marc André Tanner
2016-10-27
view: use more lightweight default white space replacement symbols
Marc André Tanner
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-15
vis.1: Added spacing as in manpages.bsd.lv
josuah
2016-10-15
Manual: Cleanup, and real "KEY BINDINGS" section
josuah
[prev]
[next]