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-08
test: update
Marc André Tanner
2017-02-08
text: clean up iterator semantics
Marc André Tanner
2017-02-08
sam: execute commands even if we have no valid range
Marc André Tanner
2017-02-08
text: remove special case for marks at start of file
Marc André Tanner
2017-02-08
view: fix view_cursors_scroll_to to operate on current state
Marc André Tanner
2017-02-08
vis: make sure prompt starts newline terminated
Marc André Tanner
2017-02-07
Allow {} to be nested in shell variables
S. Gilles
2017-02-07
test: update
Marc André Tanner
2017-02-07
vis: improve text object handling
Marc André Tanner
2017-02-07
vis: reformat text object definitions
Marc André Tanner
2017-02-06
Disable keymap for movement_key character
Michael Forney
2017-02-05
vis: set $vis_file{name,path} environment variables for external commands
Marc André Tanner
2017-02-05
vis: add file argument to vis_pipe
Marc André Tanner
2017-02-04
view: reduce redraws upon selection changes
Marc André Tanner
2017-02-04
view: keep track of the most recently created cursor
Marc André Tanner
2017-02-04
view: do not let new cursors automatically become primary
Marc André Tanner
2017-02-02
test: update
Marc André Tanner
2017-02-02
lexer: fix scheme token rule ordering
Marc André Tanner
2017-02-02
map: remove unused function
Marc André Tanner
2017-02-02
test: update
Marc André Tanner
2017-02-02
vis: support rudimentary help search using :help pattern
Marc André Tanner
2017-02-02
Slight code cleanups, use buffer API where appropriate
Marc André Tanner
2017-02-02
update comment and readme about lua path
Christian Hesse
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
[next]