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
if i need to do more then 1 action to move a file or a folder there is something broken in the core design philosophy. also the p4 git thing barely works.
One feature I am missing is a "rename current file" command which renames the file that is currently focused.
At the moment if I want to do so I
:sh mv $file_name $new_name
which seems to me very tedious. But maybe I am missing some other simple approach.
The text was updated successfully, but these errors were encountered: