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
/
vis-registers.c
Age
Commit message (
Expand
)
Author
2024-05-21
remove some view pointer chasing
Randy Palamar
2024-05-21
make View unopaque
Randy Palamar
2023-07-18
Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe()
Jörg Bakker
2020-09-17
vis: provide reverse mapping function for register names
Marc André Tanner
2020-07-17
support for primary clipboard
Jeremy Bobbin
2017-07-11
vis: cleanup register related API
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-04
vis: implement `gv` by means of new "^ 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
vis: rename uses of Cursor to Selection
Marc André Tanner
2017-06-15
view: rename view_cursors_count
Marc André Tanner
2017-04-23
vis: fix # register count
Marc André Tanner
2017-04-20
vis: add # register to insert cursor number
Marc André Tanner
2017-04-20
vis: start cleaning up register related code
Marc André Tanner