-
Notifications
You must be signed in to change notification settings - Fork 291
Open
Description
Hi,
I use bashmarks all the time and it is extremely useful to me.
Feature request: a shortcut to set the current directory as a bookmark without typing the name
I would have a list of directories that function as work places I frequently navigate to. Every time I have to set a bashmark as in
cd my-very-long-working-directory
s myverylongworkingdirectory
cd to-where-I-was-before
The shortcut would be to simply state
s cwd
where cwd is the name of the current working directory that is parsed to remove characters that bashmarks do not allow. The cwd can be anything else, it need not be cwd as long as bashmarks recognise it as the current working directory.
A trivial feature, but one that will be useful to some.
Thanks
Metadata
Metadata
Assignees
Labels
No labels