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-02-02
add /etc/vis to lua path for system-wide configuration by administrator
Christian Hesse
2017-02-01
test: update
Marc André Tanner
2017-02-01
vis: insert new line after linewise change commands
Marc André Tanner
2017-02-01
vis: fix repetition of O when given a count
Marc André Tanner
2017-02-01
vis: refactor autoindent handling
Marc André Tanner
2017-02-01
standalone: use git snapshots for attr and acl
Christian Hesse
2017-02-01
Update year number to 2017
Marc André Tanner
2017-01-31
vis: improve cursor positioning after operators in visual mode
Marc André Tanner
2017-01-31
view: add back link from selection to corresponding cursor
Marc André Tanner
2017-01-31
sam: optmize transcript insertion for common case
Marc André Tanner
2017-01-31
vis: add workaround for broken color handling in Terminal.app
Marc André Tanner
2017-01-31
standalone: update lua to version 5.3.4
Christian Hesse
2017-01-31
standalone: update lpeg to version 1.0.1
Christian Hesse
2017-01-31
build: properly strip elf executables
Christian Hesse
2017-01-28
vis: deindent blank autoindented lines when leaving insert mode
Marc André Tanner
2017-01-28
vis: keep track of most recently processed keys of input queue
Marc André Tanner
2017-01-27
vis-digraph: add utility to handle digraphs
josuah
2017-01-27
vis-lua: introduce vis:replace function
Marc André Tanner
2017-01-27
vis-lua: introduce vis:insert function
Marc André Tanner
2017-01-27
vis: do not set count when handling 0 motion
Marc André Tanner
2017-01-26
sam: disallow destructive commands in groups and looping constructs
Marc André Tanner
2017-01-26
vis: do not repeat insertion while showing prompt
Marc André Tanner
2017-01-26
Merge branch 'standalone' of https://github.com/eworm-de/vis
Marc André Tanner
2017-01-20
test: update
Marc André Tanner
2017-01-20
vis: slightly cleanup repeat code, always set dot register
Marc André Tanner
2017-01-20
vis: improve new line handling at end of file
Marc André Tanner
2017-01-20
text: fix EOF handling for text_iterator_byte_next
Marc André Tanner
2017-01-20
standalone: work around borked dependencies in attr
Christian Hesse
2017-01-19
text-regex: add regex backend based on libtre
Marc André Tanner
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
[next]