zsh-users
 help / color / mirror / code / Atom feed
* "Edit" files names
@ 2017-09-05 17:56 Yuri D'Elia
  2017-09-05 21:04 ` Mikael Magnusson
  2017-09-06  4:10 ` Bart Schaefer
  0 siblings, 2 replies; 5+ messages in thread
From: Yuri D'Elia @ 2017-09-05 17:56 UTC (permalink / raw)
  To: zsh-users

Hi everyone,

Let's assume I have a garbled file name that I want to rename more
conveniently into an editor, without painful escaping.

I'd like to do the following:

$ editname *garbled*

popping my $EDITOR with a file containing the original file name
(unescaped), and upon saving+closing, renames the original into the new
name provided. If the pattern expands to more files, it just repeats for
each file, in turn.

It's not hard to implement, but does anybody know of a tool which
already does that (or something very similar)?


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-09-06  9:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-05 17:56 "Edit" files names Yuri D'Elia
2017-09-05 21:04 ` Mikael Magnusson
2017-09-05 21:17   ` Yuri D'Elia
2017-09-06  4:10 ` Bart Schaefer
2017-09-06  9:17   ` Simon Ruderich

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).