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
/
man
/
vis.1
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-16
vis: remove gq alias for =
Marc André Tanner
1
-3
/
+0
2018-03-26
man: fix POSIX vi(1) reference
Marc André Tanner
1
-1
/
+2
2018-02-19
man: add a note about the visrc.lua structure to vis.1
Peter Nagy
1
-0
/
+5
2017-12-21
Add a key combo example of mark usage
Javier Olaechea
1
-0
/
+7
2017-10-30
man: remove outdated key mapping
Marc André Tanner
1
-3
/
+0
2017-09-15
man: fix typos and grammar issues
Marc André Tanner
1
-7
/
+5
2017-09-13
vis.1: Surround with quotes link-name arguments of .Lk
Javier Olaechea
1
-5
/
+5
2017-07-14
man: update manual page with recent developments
Marc André Tanner
1
-89
/
+143
2017-06-27
man: Fix a typo
TwoFinger
1
-2
/
+2
2017-06-04
Add option to hide EOF marker
Philipp Emanuel Weidmann
1
-0
/
+3
2017-05-17
man: mention regex anchor behavior
Marc André Tanner
1
-0
/
+5
2017-05-15
man: mention `o` to change selection direction
Marc André Tanner
1
-0
/
+3
2017-04-20
vis: add # register to insert cursor number
Marc André Tanner
1
-0
/
+2
2017-04-12
man: document new count specifier for `g` and `v` commands
Marc André Tanner
1
-4
/
+36
2017-04-06
Fix formatting in man page
TwoFinger
1
-2
/
+2
2017-04-02
Fix Debian package lintian warnings
Marc André Tanner
1
-2
/
+2
2017-03-17
man: fix last mandoc linting warning
Marc André Tanner
1
-1
/
+1
2017-03-16
man/vis.1: semantic macros, homogenize format
Josuah Demangeon⠠⠵
1
-377
/
+533
2017-03-02
vis: remove :bdelete command
Marc André Tanner
1
-2
/
+0
2017-02-15
vis: remove motion and text objects related to C functions
Marc André Tanner
1
-18
/
+0
2017-02-05
vis: set $vis_file{name,path} environment variables for external commands
Marc André Tanner
1
-0
/
+6
2017-02-02
add /etc/vis to lua path for system-wide configuration by administrator
Christian Hesse
1
-1
/
+7
2017-01-27
vis-digraph: add utility to handle digraphs
josuah
1
-0
/
+1
2017-01-14
vis-prompt: make it easier to enter multi line commands
Marc André Tanner
1
-1
/
+24
2017-01-13
sam: remove s (substitute) command use x (extract) and c (change) instead
Marc André Tanner
1
-6
/
+0
2017-01-13
sam: allow input text to refer to search registers
Marc André Tanner
1
-2
/
+11
2017-01-13
vis: introduce registers 0-9 and & to capture search matches
Marc André Tanner
1
-0
/
+13
2017-01-13
sam: create new selections for changed ranges
Marc André Tanner
1
-0
/
+3
2017-01-12
sam: implement parallel grouping behavior
Marc André Tanner
1
-2
/
+10
2016-12-17
vis: allow boolean :set options to be toggled
Marc André Tanner
1
-0
/
+3
2016-12-14
vis: add new :set savemethod auto|atomic|inplace option
Marc André Tanner
1
-0
/
+13
2016-12-13
man: avoid standard directives which are undefined for some groff versions
Marc André Tanner
1
-2
/
+2
2016-12-09
man: fix mistakes
Marc André Tanner
1
-6
/
+13
2016-12-08
Move manual pages to man/ subfolder
Marc André Tanner
1
-0
/
+1259