zsh-users
 help / color / mirror / code / Atom feed
* cd x x.something
@ 2017-09-25  2:19 tuxic
  2017-09-25  3:55 ` Amir Ish-Hurwitz
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: tuxic @ 2017-09-25  2:19 UTC (permalink / raw)
  To: zsh-users

Hi,

zsh has a feature, which I love and use a lot:

cd A B

If you are in a directory

/abcd/efgh/ijk

and want to go to

/abcdefgh/lmn

simply type

cd ijk lmn

. But suppose there are these two directories

/a/b/ThisIsARedicoluousLongDirectoryNameWhichNoPersonWillReallyTypeInTwice
/a/b/ThisIsARedicoluousLongDirectoryNameWhichNoPersonWillReallyTypeInTwice.bak

and you are in the first one and you want to go to the seond one....
do you really need to type in "ThisIsARedicoluousLongDirectoryNameWhichNoPersonWillReallyTypeInTwice"
twice when you want to use this

cd A B

feature (I know of othere ways to easily to this ../<TAB> for
example...but for this I /insist/ :) of using this cd A B feature :) 
?

Cheers
Meino


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

end of thread, other threads:[~2017-09-27  4:05 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-25  2:19 cd x x.something tuxic
2017-09-25  3:55 ` Amir Ish-Hurwitz
2017-09-25  7:25 ` Dominik Vogt
2017-09-26 18:50 ` Roman Neuhauser
2017-09-26 19:47   ` Grant Taylor
2017-09-26 23:56     ` Roman Neuhauser
2017-09-27  1:23       ` Grant Taylor
2017-09-27  3:47         ` Bart Schaefer
2017-09-27  4:05           ` Grant Taylor

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).