Editing a shell history entry edits the original instead of making a new entry #73
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
If you run, for example,
hello world, then press the up arrow key and edit it togoodbye worldand run that, the originalhello worldis lost and replaced bygoodbye worldinstead of them both being in the history.Fixed in
af61b8661a