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
/
README.md
Age
Commit message (
Expand
)
Author
2016-04-19
vis: add :set horizon option
David B. Lamkins
2016-04-19
Integrate vis-test git submodule
Marc André Tanner
2016-04-17
Mention #vis-editor IRC channel in README
Marc André Tanner
2016-04-17
Mention slmenu(1) in README
Marc André Tanner
2016-04-16
vis-lua: add vis.mode property
Marc André Tanner
2016-04-16
vis-lua: update API documentaiton in README
Marc André Tanner
2016-04-16
vis-lua: add cursor.selection property
Marc André Tanner
2016-04-16
vis-lua: add window.cursors[] array
Marc André Tanner
2016-04-16
vis-lua: add window.cursors_iterator function
Marc André Tanner
2016-04-16
vis-lua: add cursor.number property
Marc André Tanner
2016-04-15
vis-lua: change cursor object implementation
Marc André Tanner
2016-04-15
vis-lua: add file.size to return file size in bytes
Marc André Tanner
2016-04-15
vis-lua: add file.newlines to detect type of new lines
Marc André Tanner
2016-04-14
Merge branch 'package-smgl' of https://github.com/vaygr/vis
Marc André Tanner
2016-04-13
vis: make = operator an alias for gq, both currently use fmt(1)
Marc André Tanner
2016-04-12
Add "[(" and "])" motions for jumping to a parenthese pair's start/end
Rob Pilling
2016-04-12
Add "[{" and "]}" motions to jump to a block's start/end
Rob Pilling
2016-04-12
README.md: add coverity scan build status badge
Marc André Tanner
2016-04-11
added link to new SMGL package for vis
Vlad Glagolev
2016-04-11
README.md: add travis-ci build status badge
Steven Noonan
2016-04-11
Update developer overview section in README
Marc André Tanner
2016-04-10
Merge branch 'master' of https://github.com/erig0/vis
Marc André Tanner
2016-04-09
README.md: Add pkgsrc to the distribution packages list
Eric Garver
2016-04-09
[README] unmap requires <mode>
Josh Wainwright
2016-04-08
Add more detail on configuring to README.md
larryhynes
2016-04-08
Add section on visrc.lua to README.md
larryhynes
2016-04-08
Mention a few more distribution packages in README
Marc André Tanner
2016-04-07
Update README.md
Lawrence Luo
2016-04-07
Commands and movements on alphabetic order.
Joshua Haase
2016-04-05
Update README with newer screen cast
Marc André Tanner
2016-04-05
Update README to include latest multiple cursors related key bindings
Marc André Tanner
2016-04-03
Update README to reflect sam(1) integration
Marc André Tanner
2016-04-03
Add section about new command language to README
Marc André Tanner
2016-04-03
vis: in visual mode let \ trim selections
Marc André Tanner
2016-03-30
vis: implement selection rotation
Marc André Tanner
2016-03-29
README: add a paragraph about distribution packages
Christian Hesse
2016-03-28
Update README section about multiple cursor key bindings
Marc André Tanner
2016-03-23
vis: use vis-clipboard instead of vis-{copy,paste} scripts
Marc André Tanner
2016-03-21
vis: also lookup Lua support files relative to the binary location
Marc André Tanner
2016-03-21
build: overhaul build system auto detect stuff using a configure script
Marc André Tanner
2016-03-15
vis: do properly replay ": and "/ registers
Marc André Tanner
2016-03-15
vis: add support for command register ":
Marc André Tanner
2016-03-13
Update README to include recent changes to supported registers
Marc André Tanner
2016-03-11
Update README to reflect changes in multiple cursor support
Marc André Tanner
2016-02-25
vis: use standard registers for macro recordings
Marc André Tanner
2016-02-20
Description for langmap command
xomachine
2016-02-18
Update README to reflect changes to Lua API
Marc André Tanner
2016-02-18
vis: use <Tab> to align multiple cursors in normal mode
Marc André Tanner
2016-02-13
vis: in insert mode <S-Tab> aligns all cursors by inserting spaces
Marc André Tanner
2016-02-12
Update README to reflect recent development
Marc André Tanner
[next]