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
currently, when deleting a file, the cursor will jump to its parent node, would it be better if the cursor just jumps to its neighbor node(file)?
a quicker delete key like dy might be helpful, in some cases we just need to delete useless files faster and more efficiently.
other issues:
when type d to delete a file, I can sense a bit of delay, usually, I should expect an instant pop-up of confirmation, a few milliseconds I have to wait, it this the case in your machine?
thanks
OS: Mac OS X, Catalina
Editor: neovim
Terminal: iTerm2 + fish + tmux
The text was updated successfully, but these errors were encountered:
other issues:
when type d to delete a file, I can sense a bit of delay, usually, I should expect an instant pop-up of confirmation, a few milliseconds I have to wait, it this the case in your machine?
No. I'm not sure but :help map-nowait may helps you
I have two enhancement suggestions:
currently, when deleting a file, the cursor will jump to its parent node, would it be better if the cursor just jumps to its neighbor node(file)?
a quicker delete key like
dy
might be helpful, in some cases we just need to delete useless files faster and more efficiently.other issues:
when type d to delete a file, I can sense a bit of delay, usually, I should expect an instant pop-up of confirmation, a few milliseconds I have to wait, it this the case in your machine?
thanks
OS: Mac OS X, Catalina
Editor: neovim
Terminal: iTerm2 + fish + tmux
The text was updated successfully, but these errors were encountered: