You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it is somehow possible to use zoxide completion for other tasks than changing the directory. One example would be copying files to a project folder.
cp asset.jpg projectname<keybinding>
would then complete "projectname" to the project folder in question.
I guess this is more of a shell completion question though, but I thought I would ask here.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I wonder if it is somehow possible to use zoxide completion for other tasks than changing the directory. One example would be copying files to a project folder.
would then complete "projectname" to the project folder in question.
I guess this is more of a shell completion question though, but I thought I would ask here.
Beta Was this translation helpful? Give feedback.
All reactions