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
/
view.h
Age
Commit message (
Expand
)
Author
2023-08-27
Make tabwidth option window-local
Alexey Yerin
2023-08-24
Lua API: access and set all available options
Randy Palamar
2023-07-28
view.c: add word wrapping
Andrey Proskurin
2022-11-29
fix miscellaneous spelling mistakes
Nick Hanley
2020-12-10
fix typos in comments
Moesasji
2020-08-01
doc: fix a couple of API doc warnings
Marc André Tanner
2020-01-30
view: Fix a @param name in a comment
TwoFinger
2017-07-14
vis-lua: make selection first class primitives in Lua API
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-27
Merge branch 'show-eof' of https://github.com/p-e-w/vis
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
2017-06-15
view: disallow setting of invalid selections
Marc André Tanner
2017-06-15
view: introduce view_selections_normalize
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_selection_anchored
Marc André Tanner
2017-06-15
view: rename view_cursors_column{,count,next}
Marc André Tanner
2017-06-15
view: rename view_cursors_number
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_save
Marc André Tanner
2017-06-15
view: rename view_cursors_selection_start
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_selections_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_cursor_disposed
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
view: clean up and add documentation
Marc André Tanner
2017-06-15
vis: promote selections to first class primitives
Marc André Tanner
2017-06-04
Add option to hide EOF marker
Philipp Emanuel Weidmann
2017-04-20
vis: start cleaning up register related code
Marc André Tanner
2017-04-19
vis: restructure register handling
Marc André Tanner
2017-03-22
view: rename view_dirty to view_invalidate
Marc André Tanner
2017-03-14
Restructure display code
Marc André Tanner
2017-01-31
view: add back link from selection to corresponding cursor
Marc André Tanner
2017-01-13
view: add infrastructure for delayed cursor destruction
Marc André Tanner
2016-10-03
vis: improve cursor positioning after scrolling
Marc André Tanner
2016-05-22
vis: refactor status line handling
Marc André Tanner
2016-05-22
vis: consider :set horizon setting when syntax highlighting
Marc André Tanner
2016-05-22
vis: move syntax highlighting to pure Lua code
Marc André Tanner
[next]