index
:
vis
FreeBSD-single
lua_changes
master
old
a neat vi-like editor
Mitchell Riedstra
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
README.md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-07
Link to C API documentation of master branch
Marc André Tanner
1
-3
/
+3
2017-05-03
doc: add status badge to README
Marc André Tanner
1
-0
/
+1
2017-03-31
Add more wiki references to the README
Marc André Tanner
1
-2
/
+2
2017-03-15
Fix README markdown and improve contribution section
Marc André Tanner
1
-11
/
+27
2017-03-14
Add experimental raw vt100 UI backend
Marc André Tanner
1
-2
/
+1
2017-02-21
Tweak README
Marc André Tanner
1
-59
/
+27
2017-02-16
Move more README content to the Wiki
Marc André Tanner
1
-218
/
+13
2017-02-09
Slightly update developer section of README
Marc André Tanner
1
-12
/
+29
2017-02-09
Remove regex section from README
Marc André Tanner
1
-22
/
+0
2017-01-19
text-regex: add regex backend based on libtre
Marc André Tanner
1
-0
/
+1
2016-12-06
Reorganize README
Marc André Tanner
1
-599
/
+30
2016-11-28
sam: introduce `m as an address refering to mark m
Marc André Tanner
1
-0
/
+5
2016-11-28
vis-lua: add file.path property denoting the absolute path to the file
Marc André Tanner
1
-1
/
+2
2016-11-22
vis: add `:set escdelay nn` option
Marc André Tanner
1
-0
/
+5
2016-11-22
vis-lua: introduce pre-save hook
Marc André Tanner
1
-0
/
+1
2016-11-22
vis-lua: pass path as second argument to file_save_post event hook
Marc André Tanner
1
-1
/
+1
2016-11-21
vis-lua: rename file_save event to file_save_post
Marc André Tanner
1
-1
/
+1
2016-11-21
sam: change default addresses used for commands in normal mode
Marc André Tanner
1
-3
/
+6
2016-11-17
Add code coverage badge to the README
Marc André Tanner
1
-0
/
+1
2016-11-15
Fix documentation regarding Lua paths in README and manual page
Marc André Tanner
1
-2
/
+3
2016-11-15
vis: move initial theme loading code to lua
Marc André Tanner
1
-6
/
+0
2016-11-14
vis-lua: add vis.ui.colors denoting the number of available colors
Marc André Tanner
1
-0
/
+2
2016-11-11
vis: add `:set shell` option
Marc André Tanner
1
-0
/
+4
2016-11-10
vis-lua: change misnamed attribute values of `file.newlines`
Marc André Tanner
1
-1
/
+1
2016-11-10
vis: split `:set show <option>` into separate options
Marc André Tanner
1
-5
/
+3
2016-11-09
README: Fix instructions for lexers and themes
Klemens Nanni
1
-3
/
+3
2016-11-09
Use nicer IRC badge in README
Marc André Tanner
1
-1
/
+1
2016-11-09
Add another useless badge to the README
Marc André Tanner
1
-1
/
+2
2016-09-19
vis-lua: document lua file close event
Marc André Tanner
1
-0
/
+1
2016-09-19
vis-lua: expose file save event to lua
Marc André Tanner
1
-0
/
+1
2016-09-19
vis-lua: expose file open event to lua
Marc André Tanner
1
-0
/
+1
2016-08-24
vis-lua: add win:draw() function
Marc André Tanner
1
-0
/
+1
2016-08-24
vis: overhaul input queue handling
Marc André Tanner
1
-1
/
+1
2016-08-07
Mention POSIX.1-2008 as a requirement in README
Marc André Tanner
1
-2
/
+3
2016-05-24
vis-lua: cleanup Lua status bar display code
Marc André Tanner
1
-1
/
+1
2016-05-22
vis-lua: add win:status function
Marc André Tanner
1
-0
/
+1
2016-05-22
vis-lua: add vis.recording property
Marc André Tanner
1
-0
/
+1
2016-05-22
vis-lua: add window.{width, height} read only properties
Marc André Tanner
1
-0
/
+1
2016-05-22
vis-lua: add vis.VERSION property
Marc André Tanner
1
-0
/
+1
2016-05-22
vis-lua: add window.viewport range
Marc André Tanner
1
-0
/
+1
2016-05-22
vis-lua: add bindings for new view style functions
Marc André Tanner
1
-0
/
+2
2016-05-22
We don't use slmenu, so don't mention it.
Tim Allen
1
-3
/
+2
2016-05-14
vis-lua: add win:map function for window local key mappings
Marc André Tanner
1
-0
/
+1
2016-05-04
vis-lua: add new theme_change event hook
Marc André Tanner
1
-0
/
+1
2016-05-04
note that primary cursor is not blinking
Erlend Fagerheim
1
-1
/
+2
2016-05-01
vis-lua: expose vis:feedkeys API
Marc André Tanner
1
-0
/
+1
2016-04-29
vis: move non-configuration sections out of visrc.lua into vis.lua
Marc André Tanner
1
-0
/
+1
2016-04-26
vis-lua: add file.modified property
Marc André Tanner
1
-0
/
+1
2016-04-23
Mention NixOS package in README
Marc André Tanner
1
-0
/
+1
2016-04-21
vis-lua: allow selection modification by assigning to cursor.selection
Marc André Tanner
1
-1
/
+1
[next]