Vidir
edit directory in $EDITOR (better than vim . with netrw)
Install / Use
/learn @trapd00r/VidirREADME
NAME
vidir - edit directory
SYNOPSIS
vidir [--verbose] [directory|file|-] ...
DESCRIPTION
vidir allows editing of the contents of a directory in a text editor. If
no directory is specified, the current directory is edited.
When editing a directory, each item in the directory will appear on its
own numbered line. These numbers are how vidir keeps track of what items
are changed. Delete lines to remove files from the directory, or edit
filenames to rename files. You can also switch pairs of numbers to swap
filenames.
Note that if "-" is specified as the directory to edit, it reads a list
of filenames from stdin and displays those for editing. Alternatively, a
list of files can be specified on the command line.
OPTIONS
-v, --verbose
Verbosely display the actions taken by the program.
COLORS
If you want to use dircolors in vim, grab vidir-ls.vim.
Set VIDIR_EDITOR_ARGS accordingly:
export VIDIR_EDITOR_ARGS='-c :set nolist | :set ft=vidir-ls'
EXAMPLES
vidir
vidir *.jpeg
Typical uses.
find | vidir -
Edit subdirectory contents too. To delete subdirectories, delete all
their contents and the subdirectory itself in the editor.
find -type f | vidir -
Edit all files under the current directory and subdirectories.
ENVIRONMENT VARIABLES
EDITOR
Editor to use.
VISUAL
Also supported to determine what editor to use.
VIDIR_EDITOR_ARGS
Optional args for editor
SEE ALSO
AUTHOR
Joey Hess <joey@kitenet.net> 2006-2010
Modifications by Magnus Woldrich <m@japh.se> 2011
COPYRIGHT
Copyright 2006-2011 the vidir "AUTHOR"s as listed above.
Licensed under the GNU GPL.
Related Skills
node-connect
349.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
349.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
349.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
