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.c
Age
Commit message (
Expand
)
Author
2020-01-27
vis: make r<Enter> insert a new line
Marc André Tanner
2020-01-27
vis: pass absolute path to pre/post save events
Marc André Tanner
2020-01-26
vis: don't search off screen when highlighting matches
Georgi Kirilov
2018-05-30
vis: add loadmethod option
Marc André Tanner
2018-05-16
vis: remove v and V in operator pending mode
Marc André Tanner
2018-01-26
vis: insert carriage return upon <C-v><C-j> in insert mode
Marc André Tanner
2017-12-09
vis: make selections visible when lua support has been disabled
Marc André Tanner
2017-11-04
vis: take symbolic keys into account when evaluating key prefixes
Marc André Tanner
2017-09-15
vis: remove ! operator
Marc André Tanner
2017-07-23
vis: use strncpy to copy into fixed sized buffer
Marc André Tanner
2017-07-23
vis: only draw selections of currently active window
Marc André Tanner
2017-07-17
vis: specify window in mark related API
Marc André Tanner
2017-07-14
vis: use distinct mark to save last selections
Marc André Tanner
2017-07-14
vis-lua: make selection first class primitives in Lua API
Marc André Tanner
2017-07-11
Revert "vis: process aliased key sequences individually"
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-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-07-04
vis: process aliased key sequences individually
Marc André Tanner
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-15
vis: normalize selections after motions
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
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: rename view_cursors_selection_save
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_dispose
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-15
vis: strip double leading slashes of paths
Marc André Tanner
2017-06-10
More theme improvements
Philipp Emanuel Weidmann
2017-06-04
Add option to hide EOF marker
Philipp Emanuel Weidmann
2017-05-31
vis: fix compiler warning concerning write(2) return value
Marc André Tanner
2017-05-19
vis: improve `:<` command implementation
Marc André Tanner
2017-05-17
vis: ensure complete ! command output is displayed
Marc André Tanner
2017-05-12
vis: immediately update screen after a vis_redraw call
Marc André Tanner
2017-05-06
vis: add vis_interrupt{,requested} functions
Marc André Tanner
2017-05-06
vis: add doxygen comments
Marc André Tanner
2017-05-04
vis: improve job control for forked process
Marc André Tanner
2017-05-03
vis: introduce count iterator to handle interrupted flag
Marc André Tanner
2017-05-03
text: rename text_sigbus to text_mmaped
Marc André Tanner
[next]