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
path:
root
/
main.c
Age
Commit message (
Expand
)
Author
2018-05-16
vis: remove v and V in operator pending mode
Marc André Tanner
2018-05-16
vis: remove gP
Marc André Tanner
2018-05-16
vis: remove gp
Marc André Tanner
2018-05-16
vis: implement g~ using tr(1)
Marc André Tanner
2018-05-16
vis: implement gU using tr(1)
Marc André Tanner
2018-05-16
vis: implement gu using tr(1)
Marc André Tanner
2018-04-08
Fix "parenthese" in identifiers
TwoFinger
2018-03-27
main: fix a few typos in comments
Delapouite
2018-03-05
Fix a typo in identifiers
TwoFinger
2018-02-27
vis: implement normal/outer paragraph text object
Marc André Tanner
2018-02-27
vis: reset count after window scroll/slide actions
Marc André Tanner
2017-12-08
vis: let <C-c> behave as <Escape> if only one selection exists
Marc André Tanner
2017-09-15
vis: remove ! operator
Marc André Tanner
2017-07-27
vis: ignore SIGQUIT
Marc André Tanner
2017-07-17
vis: specify window in mark related API
Marc André Tanner
2017-07-17
vis: fix coverity issue 157025
Marc André Tanner
2017-07-14
vis: always reduce selections when not in visual mode
Marc André Tanner
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-10
vis: remove change list
Marc André Tanner
2017-07-10
vis: implement jump list in terms of marks
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-08
vis: perform more renames cursor -> selection
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
vis: make sure all selections have same anchored state
Marc André Tanner
2017-07-04
vis: implement `gv` by means of new "^ register
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
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
view: do not automatically anchor selections when setting range
Marc André Tanner
2017-06-15
vis: rename uses of Cursor to Selection
Marc André Tanner
2017-06-15
view: rename view_cursors_column
Marc André Tanner
2017-06-15
view: rename view_cursors
Marc André Tanner
2017-06-15
view: rename view_cursors_column{,count,next}
Marc André Tanner
2017-06-15
view: rename view_cursors_count
Marc André Tanner
2017-06-15
view: rename view_cursors_next
Marc André Tanner
2017-06-15
view: rename view_cursors_prev
Marc André Tanner
2017-06-15
view: view_cursors_selection_restore
Marc André Tanner
[next]