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
{{ message }}
This repository was archived by the owner on Apr 6, 2018. It is now read-only.
If you split a pane and then delete a line in the original pane using dd, the line gets deleted but a d is inserted at the beginning of the next line (even after closing the opened pane).
The same thing happens with cc to change the line (except it inserting a c, not a d).