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-lua.c
Age
Commit message (
Expand
)
Author
2023-07-18
Add fullscreen param to vis_pipe_collect() and Lua API vis:pipe()
Jörg Bakker
2023-06-22
Lua API: allow nil in vis:pipe() File and Range parameters
Jörg Bakker
2023-03-19
implement Selection:remove()
Jeremy Bobbin
2022-11-29
fix miscellaneous spelling mistakes
Nick Hanley
2022-08-19
Revert "vis-lua: support themes in vis:message"
Evan Gates
2022-06-15
vis-lua: support themes in vis:message
Evan Gates
2020-12-29
vis-lua: provide file.permission property
Marc André Tanner
2020-12-10
fix typos in comments
Moesasji
2020-09-20
Merge branch 'csi_event' of https://github.com/ezdiy/vis into master
Marc André Tanner
2020-09-17
vis-lua: provide vis.mark property
Marc André Tanner
2020-09-17
vis-lua: use utility function to translate mark names
Marc André Tanner
2020-09-17
vis-lua: provide vis.register property
Marc André Tanner
2020-09-17
vis-lua: use utility function to translate register names
Marc André Tanner
2020-09-17
vis-lua: fix mark_names Lua doc indentation
Marc André Tanner
2020-09-17
Pass up terminal CSI as events to Lua.
Ez Diy
2020-08-14
vis-lua: fix redraw method name in API documentation
Marc André Tanner
2020-08-14
vis-lua: make file.modified assignable
Marc André Tanner
2020-02-24
vis-lua: implement vis:redraw()
Marc André Tanner
2020-02-24
lua: fix documentation typos and errors
Georgi Kirilov
2020-02-10
vis-lua: avoid string memory leaks in error case
Marc André Tanner
2020-02-07
lua: add <plugin>/init.lua to package.path
Georgi Kirilov
2020-02-04
vis: make core code more robust
Marc André Tanner
2018-05-17
vis: simplify C status bar drawing code
Marc André Tanner
2018-05-17
vis: display count/input queue content in status bar
Marc André Tanner
2018-05-17
vis-lua: expose current input_queue content
Marc André Tanner
2018-05-16
vis: remove v and V in operator pending mode
Marc André Tanner
2018-01-01
vis-open: fix for absolute and non-existent paths
Kelsey Judson
2017-11-21
vis-lua: implement window:close
Marc André Tanner
2017-11-21
vis-lua: do not enumerate internal windows
Marc André Tanner
2017-07-23
vis-lua: move marks array to window object
Marc André Tanner
2017-07-17
vis: specify window in mark related API
Marc André Tanner
2017-07-14
vis-lua: make selection first class primitives in Lua API
Marc André Tanner
2017-07-11
vis: cleanup register related API
Marc André Tanner
2017-07-11
vis-lua: represent marks as array of ranges
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-06-27
Merge branch 'theme-tweaks-2' of https://github.com/p-e-w/vis
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_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-10
More theme improvements
Philipp Emanuel Weidmann
2017-05-27
vis-lua: avoid nil values in table returned by vis:mapping
Marc André Tanner
2017-05-27
vis-lua: expose functions to unmap key bindings
Marc André Tanner
2017-05-27
vis-lua: expose currently active key bindings through API
Marc André Tanner
[next]