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-01-16
man: add man page for vis-complete(1)
Christian Hesse
2017-01-16
make: define EXECUTABLES and install in a loop
Christian Hesse
2017-01-16
single: include tools vis-{clipboard,complete,menu,open}
Christian Hesse
2017-01-15
vis-lua: pass pending keys to lua key handling functions
Marc André Tanner
2017-01-15
view: fix check to prevent duplicate cursor creation
Marc André Tanner
2017-01-15
vis: show error messages for failed :map/:unmap commands
Marc André Tanner
2017-01-15
vis: do not crash when given insufficient arguments to :map
Marc André Tanner
2017-01-14
sam: do not clobber error value when failing to parse a group
Marc André Tanner
2017-01-14
vis-prompt: make it easier to enter multi line commands
Marc André Tanner
2017-01-14
view: enforce invariant that cursor is within selection
Marc André Tanner
2017-01-14
vis-lua: allow mode changes by setting vis.mode
Marc André Tanner
2017-01-13
test: update
Marc André Tanner
2017-01-13
sam: remove s (substitute) command use x (extract) and c (change) instead
Marc André Tanner
2017-01-13
sam: allow empty text specifiers
Marc André Tanner
2017-01-13
sam: allow input text to refer to search registers
Marc André Tanner
2017-01-13
vis: introduce registers 0-9 and & to capture search matches
Marc André Tanner
2017-01-13
text-regex: add text_regex_nsub to get number of sub expressions
Marc André Tanner
2017-01-13
text-regex: slightly clean up header
Marc André Tanner
2017-01-13
sam: create new selections for changed ranges
Marc André Tanner
2017-01-13
view: add infrastructure for delayed cursor destruction
Marc André Tanner
2017-01-12
sam: implement parallel grouping behavior
Marc André Tanner
2017-01-11
ui: improve editor suspension
Marc André Tanner
2017-01-11
single: allow to build self-extracting executable
Christian Hesse
2017-01-10
vis-lua: expose register names as vis:register_names()
Marc André Tanner
2017-01-10
vis: add register description to :help output
Marc André Tanner
2017-01-10
vis-lua: expose valid marks as vis:mark_names()
Marc André Tanner
2017-01-10
vis: add valid marks to :help output
Marc André Tanner
2017-01-10
vis: add process id to :help output
Marc André Tanner
2017-01-07
test: update
Marc André Tanner
2017-01-07
buffer: make sure mem{cpy,move} are called with valid arguments
Marc André Tanner
2017-01-07
buffer: fix buffer_move bug
Marc André Tanner
2017-01-07
buffer: remove redundant function
Marc André Tanner
2017-01-07
ui: improve color palette reset
Marc André Tanner
2017-01-06
vis: simplify mode lookup for :map and :unmap
Marc André Tanner
2017-01-05
test: update
Marc André Tanner
2017-01-05
Merge branch 'musl' of https://github.com/eworm-de/vis
Marc André Tanner
2017-01-05
lua: adjust C lexer to recognize POSIX types
S. Gilles
2017-01-05
ui: remove now unused code
Marc André Tanner
2017-01-05
theme: pretend that specifying color numbers doesn't work
S. Gilles
2017-01-05
ui: replace lookup tables with algorithm
S. Gilles
2017-01-05
ui: Turn palette on/off when saving/restoring terminal
S. Gilles
2017-01-04
standalone: update to musl version 1.1.16
Christian Hesse
2017-01-01
ui: use accurate colors when available
S. Gilles
2017-01-01
ui: move color_from_256 to file scope
S. Gilles
2016-12-31
vis: allow user registered :-commands to specify a help text
Marc André Tanner
2016-12-31
vis: typedef function type not pointer to function
Marc André Tanner
2016-12-31
sam: use buffer_move where appropriate
Marc André Tanner
2016-12-31
buffer: implement buffer_move
Marc André Tanner
2016-12-30
test: update
Marc André Tanner
2016-12-30
sam: execute X and Y commands only once not for every selection
Marc André Tanner
[next]