Truncate mode improvements #41
gabrieljcs
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Is there a way to "reverse" truncate?
I would like to remove all bytes "above" my cursor instead of "below".
My use case is to remove a stub/wrapper from a file, which I guess would be quite a common use case.
A warning before truncating would probably also be useful given its destructiveness.
Best regards.
Beta Was this translation helpful? Give feedback.
All reactions