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
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
2017-05-03
text: remove text_insert_newline function
Marc André Tanner
2017-04-20
vis: start cleaning up register related code
Marc André Tanner
2017-04-09
vis: remove handling of \r\n line endings
Marc André Tanner
2017-03-25
Merge branch 'master' of https://github.com/joshaw/vis
Marc André Tanner
2017-03-24
vis: properly redraw status bar of windows displaying internal files
Marc André Tanner
2017-03-24
vis-lua: register a panic handler
Marc André Tanner
2017-03-24
vis-lua: use better name for error handling function
Marc André Tanner
2017-03-24
vis-lua: adjust return value validation of called lua functions
Marc André Tanner
2017-03-24
vis-lua: validate lua state on vis API entry points
Marc André Tanner
2017-03-22
vis-lua: add usage documentation to command_register
Josh Wainwright
2017-03-19
vis-lua: allow operators to be defined as lua functions
Marc André Tanner
2017-03-19
Move :set horizon option implementaiton to lua
Marc André Tanner
2017-03-19
Move :set theme option implementation to lua
Marc André Tanner
2017-03-19
Move :set syntax option implementation to lua
Marc André Tanner
2017-03-19
vis-lua: make vis.win return nil if no window exists yet
Marc André Tanner
2017-03-19
vis-lua: expose option_unregister function
Marc André Tanner
2017-03-19
vis-lua: expose option_register function
Marc André Tanner
2017-03-14
Restructure display code
Marc André Tanner
2017-03-07
vis-lua: remove vis:open method
Marc André Tanner
2017-03-05
vis-lua: expose vis:pipe function
Marc André Tanner
2017-03-03
vis-lua: add vis:exit function
Marc André Tanner
2017-03-02
vis-lua: fix bogus URL in LDoc comment
Marc André Tanner
2017-03-01
vis-lua: fix invalid LDoc tag
Marc André Tanner
2017-03-01
vis-lua: make cursor.pos return nil if cursor position is invalid
Marc André Tanner
2017-03-01
vis-lua: document cursor behavior
Marc André Tanner
2017-02-28
vis-lua: correctly treat return value of input event handler
Marc André Tanner
2017-02-28
vis-lua: fix wrong return value when setting vis.count
Marc André Tanner
2017-02-27
vis-lua: make vis:win assignable
Alexandre Rames
2017-02-23
vis-lua: use shorter type names
Marc André Tanner
2017-02-23
vis-lua: cleanup type checks by using #define's
Marc André Tanner
2017-02-23
vis-lua: make vis:count assignable
Marc André Tanner
[next]