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
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
2017-06-15
view: rename view_cursors_selection_swap
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_clear
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_get
Marc André Tanner
2017-06-15
view: rename view_cursors_primary_{get,set}
Marc André Tanner
2017-06-15
view: rename view_cursors_clear
Marc André Tanner
2017-06-15
view: rename view_cursors_dispose
Marc André Tanner
2017-06-15
view: rename view_cursors_new
Marc André Tanner
2017-06-15
view: remove view_cursors_multiple
Marc André Tanner
2017-06-15
vis: promote selections to first class primitives
Marc André Tanner
2017-06-01
vis: use more portable format string for wchar_t
Marc André Tanner
2017-05-06
vis: add doxygen comments
Marc André Tanner
2017-05-03
text: remove count argument from text_{earlier,later}
Marc André Tanner
2017-05-03
vis: introduce count iterator to handle interrupted flag
Marc André Tanner
2017-04-21
vis: implement <C-r> in terms of gP
Marc André Tanner
2017-04-20
vis: adapt <C-r> to new register handling code
Marc André Tanner
2017-04-19
vis: restructure register handling
Marc André Tanner
2017-04-18
vis: rename vis_register_set to vis_register
Marc André Tanner
[next]