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-19
lexer: sync with scintillua changeset 582 rev d70a5ee43d38
Marc André Tanner
2017-01-19
lexer: update README
Marc André Tanner
2017-01-19
build: more standalone build multilib cleanup
Marc André Tanner
2017-01-19
vis: make <C-n> in visual mode wrap around
Marc André Tanner
2017-01-19
build: try to fix standalone build for multilib systems
Marc André Tanner
2017-01-19
standalone: work around borked dependencies in acl
Christian Hesse
2017-01-19
vis: simplify count handling for insertion
Marc André Tanner
2017-01-19
sam: use 'm to reference mark m
Marc André Tanner
2017-01-19
vis: remove <C-o> mapping in insert mode
Marc André Tanner
2017-01-19
lexer: update C lexer to C11 and add POSIX errno constants
Marc André Tanner
2017-01-19
build: slightly cleanup make standalone
Marc André Tanner
2017-01-18
standalone: build with POSIX ACL support
Christian Hesse
2017-01-18
test: update
Marc André Tanner
2017-01-18
lexer: add lexer for Parallax Spin language
David B. Lamkins
2017-01-18
vis: fix count handling for append
Marc André Tanner
2017-01-18
vis: support count for insertion and replacement
Marc André Tanner
2017-01-18
vis: unify insert/replace mode enter handler
Marc André Tanner
2017-01-18
vis: unify insert/replace mode leave handler
Marc André Tanner
2017-01-18
vis: support count for macro replay
Marc André Tanner
2017-01-18
vis: do not take undo snaphots while replaying a macro
Marc André Tanner
2017-01-16
vis: change key input handling model
Marc André Tanner
2017-01-16
map: add map_leaf utility function
Marc André Tanner
2017-01-16
vis: allow macro recording/replay in visual mode
Marc André Tanner
2017-01-16
vis: fix single letter word text objects at start of file
Marc André Tanner
2017-01-16
vis: cleanup regex header inclusion
Marc André Tanner
2017-01-16
man: remove authors section from tool's man pages
Christian Hesse
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
[next]