aboutsummaryrefslogtreecommitdiff
path: root/man/vis.1
AgeCommit message (Expand)AuthorFilesLines
2017-05-17man: mention regex anchor behaviorMarc André Tanner1-0/+5
2017-05-15man: mention `o` to change selection directionMarc André Tanner1-0/+3
2017-04-20vis: add # register to insert cursor numberMarc André Tanner1-0/+2
2017-04-12man: document new count specifier for `g` and `v` commandsMarc André Tanner1-4/+36
2017-04-06Fix formatting in man pageTwoFinger1-2/+2
2017-04-02Fix Debian package lintian warningsMarc André Tanner1-2/+2
2017-03-17man: fix last mandoc linting warningMarc André Tanner1-1/+1
2017-03-16man/vis.1: semantic macros, homogenize formatJosuah Demangeon⠠⠵1-377/+533
2017-03-02vis: remove :bdelete commandMarc André Tanner1-2/+0
2017-02-15vis: remove motion and text objects related to C functionsMarc André Tanner1-18/+0
2017-02-05vis: set $vis_file{name,path} environment variables for external commandsMarc André Tanner1-0/+6
2017-02-02add /etc/vis to lua path for system-wide configuration by administratorChristian Hesse1-1/+7
2017-01-27vis-digraph: add utility to handle digraphsjosuah1-0/+1
2017-01-14vis-prompt: make it easier to enter multi line commandsMarc André Tanner1-1/+24
2017-01-13sam: remove s (substitute) command use x (extract) and c (change) insteadMarc André Tanner1-6/+0
2017-01-13sam: allow input text to refer to search registersMarc André Tanner1-2/+11
2017-01-13vis: introduce registers 0-9 and & to capture search matchesMarc André Tanner1-0/+13
2017-01-13sam: create new selections for changed rangesMarc André Tanner1-0/+3
2017-01-12sam: implement parallel grouping behaviorMarc André Tanner1-2/+10
2016-12-17vis: allow boolean :set options to be toggledMarc André Tanner1-0/+3
2016-12-14vis: add new :set savemethod auto|atomic|inplace optionMarc André Tanner1-0/+13
2016-12-13man: avoid standard directives which are undefined for some groff versionsMarc André Tanner1-2/+2
2016-12-09man: fix mistakesMarc André Tanner1-6/+13
2016-12-08Move manual pages to man/ subfolderMarc André Tanner1-0/+1259