• Stars
    star
    446
  • Rank 97,888 (Top 2 %)
  • Language Roff
  • Created over 13 years ago
  • Updated over 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

z for vim
V(1)                             User Commands                            V(1)



NAME
       v - z for vim


SYNOPSIS
       v [-a] [-c] [-l] [-[0-9]] [--debug] [--help] [regex1 regex2 ... regexn]


AVAILABILITY
       bash, vim


INSTALLATION
       Put v somewhere in $PATH (e.g. /usr/local/bin/).
       For   the   manual   page,   put   v.1   somewhere  in  $MANPATH  (e.g.
       /usr/local/man/man1/).


DESCRIPTION
       v uses viminfo's list of recently edited files to open one  quickly  no
       matter where you are in the filesystem.

       By  default, it will open the most recently edited file matching all of
       the provided regular expressions.


OPTIONS
       -a           don't skip deleted files
       -c           restrict matches to subdirectories of the current dir
       -l           when multiple matches, show a list
       -[0-9]       edit nth most recent file
       --debug      dry run
       --help       show a brief help message


EXAMPLES
       v            list and choose from all files
       v -0         reopen most recently edited file
       v foo bar    edit first file matching foo and bar
       v -c foo bar choose files in current dir matching foo and bar
       v -l foo bar list and choose files matching foo and bar


NOTES
       Shell variables, such as $, must be escaped if used in regular  expres-
       sions.

       Behavior
       The  default  behavior is to open the most recent file that matches the
       search terms, even if there are multiple matches.

       You may find it useful to alias vl='v  -l'.  When  there  are  multiple
       matches,  this  will prompt for a choice, rather than editing the first
       match. The author is still  not  sure  which  behavior  should  be  the
       default, and has chosen one provisionally.


SEE ALSO
       vim(1), regex(7)

       Please file bugs at https://github.com/rupa/v/



v                                February 2011                            V(1)

More Repositories

1

z

z - jump around
Shell
16,226
star
2

sprunge

command line pastebin for google appengine
Python
724
star
3

epub

python/curses cli epub reader
Python
380
star
4

j2

python version of z, for experimentation
Python
239
star
5

j

semi clone of autojump (http://github.com/joelthelion/autojump) in shell/awk
Shell
157
star
6

YOU_ARE_DEAD

AN EXPERIMENTAL INDIE 1D ROGUELIKE. YOU ARE DEAD
Shell
73
star
7

cuecat

concatenate WAV files, with cue points or even spacing
JavaScript
38
star
8

octoeuclid

Up to 8 Euclidean Rhythms at once, on your BeatStep Pro
Python
23
star
9

password-store

Simple password manager using gpg and ordinary unix directories.
Shell
18
star
10

isNaan

Easily test if javascript things are delicious Indian bread
JavaScript
15
star
11

applescript

some utilities written in applescript
Shell
15
star
12

rvn

revision control for single files, written in bash :)
13
star
13

irssi

some scripts for irssi
Perl
11
star
14

el

mnemonic wrapper for $EDITOR
C
11
star
15

xmonad

my xmonad.hs (darcs/gnome/karmic)
Haskell
10
star
16

p

A couple of python/virtualenv utilities.
Shell
10
star
17

cfdns

Dynamic DNS with Cloudflare
Python
8
star
18

mkdn

markdown previewer (python, gtk, webkit)
Python
8
star
19

cnv

ebook manager using mod_python and calibre cli tools
Python
6
star
20

birc

An IRC bot written in shell
6
star
21

s

sed for $PWD
Shell
5
star
22

yts

make youtube into a nice jukebox
5
star
23

ansiimg

Images in B/W, Greyscale, 16 and 256 ANSI colors, delivered to STDOUT
Python
5
star
24

rupa.github.com

userpage
4
star
25

automeme

A cheeky random nonsense generator.
Python
4
star
26

dodns

Dynamic DNS with Digital Ocean
Shell
4
star
27

.vim

.vim
Python
3
star
28

horse_dev

/dev/horse horse device
C
3
star
29

marko

bog simple markov
Python
3
star
30

gnauriqs

Minimum dynamically modifiable IRC bot.
Python
3
star
31

lmp

python wrapper for mplayer to submit to lastfm
3
star
32

euclid

Euclidean Rhythm Sequencer stuff
Python
2
star
33

node-basicauth

http basic auth for node as simple as I can make it
JavaScript
2
star
34

wsgi_skeleton

My WSGI skeleton
Python
1
star
35

gxl

shell interface to google translate
Python
1
star