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-07-14
vis-lua: make selection first class primitives in Lua API
Marc André Tanner
2017-07-11
vis: handle further input after mark and register specifiers
Marc André Tanner
2017-07-11
Revert "vis: process aliased key sequences individually"
Marc André Tanner
2017-07-11
vis: cleanup register related API
Marc André Tanner
2017-07-11
vis-lua: represent marks as array of ranges
Marc André Tanner
2017-07-10
test: update
Marc André Tanner
2017-07-10
vis: remove change list
Marc André Tanner
2017-07-10
vis: let '^ mark point to top of jump list
Marc André Tanner
2017-07-10
vis: implement jump list in terms of marks
Marc André Tanner
2017-07-10
array: add helper functions for LIFO usage
Marc André Tanner
2017-07-10
vis: simplify and fix pairwise selection intersection
Marc André Tanner
2017-07-10
vis: simplify selection complement and minus implementation
Marc André Tanner
2017-07-10
vis: rename default mark to '
Marc André Tanner
2017-07-09
Add Myrddin lexer and filetypes entry
Michael Forney
2017-07-08
test: update
Marc André Tanner
2017-07-08
vis: perform more renames cursor -> selection
Marc André Tanner
2017-07-08
view: keep but clear primary selection if instructed to replace all
Marc André Tanner
2017-07-08
vis: cleanup marks implementation
Marc André Tanner
2017-07-07
vis: use marks instead of registers to store selections
Marc André Tanner
2017-07-05
text: limit write(2) calls to INT_MAX bytes
Marc André Tanner
2017-07-05
vis: make sure all selections have same anchored state
Marc André Tanner
2017-07-04
Remove conditional initialization from Makefile
George Brown
2017-07-04
vis: implement `gv` by means of new "^ register
Marc André Tanner
2017-07-04
vis: process aliased key sequences individually
Marc André Tanner
2017-07-03
Fix Unicode regex searches for libtre builds
Marc André Tanner
2017-06-27
man: Fix a typo
TwoFinger
2017-06-27
vis: properly set initial window ui options
Marc André Tanner
2017-06-27
Merge branch 'show-eof' of https://github.com/p-e-w/vis
Marc André Tanner
2017-06-27
Merge branch 'theme-tweaks-2' of https://github.com/p-e-w/vis
Marc André Tanner
2017-06-19
test: update
Marc André Tanner
2017-06-15
vis: enable new selection manipulation primitives
Marc André Tanner
2017-06-15
vis: normalize selections after pairwise combination
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: rightmost
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: leftmost
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: shorter
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: longer
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: intersection
Marc André Tanner
2017-06-15
vis: implement pairwise selection combinator: union
Marc André Tanner
2017-06-15
vis: implement subtraction of selections
Marc André Tanner
2017-06-15
vis: implement complement of selections
Marc André Tanner
2017-06-15
vis: implement intersection of selections
Marc André Tanner
2017-06-15
vis: implement union of selections
Marc André Tanner
2017-06-15
array: add array initialization utility function
Marc André Tanner
2017-06-15
view: make sure primary selection is visible
Marc André Tanner
2017-06-15
vis: allow selections to be restored from registers
Marc André Tanner
2017-06-15
vis: allow active selection to be saved to a register
Marc André Tanner
2017-06-15
vis: add function to query which register was specified
Marc André Tanner
2017-06-15
vis: add basic infrastructure to store selections in registers
Marc André Tanner
2017-06-15
view: add functions to save/restore arbitrary ranges
Marc André Tanner
2017-06-15
view: add functions to get/set all selections
Marc André Tanner
[next]