Editing a shell history entry edits the original instead of making a new entry #73

Closed
opened 2026-05-06 16:22:19 +00:00 by WahPlus · 1 comment
WahPlus commented 2026-05-06 16:22:19 +00:00 (Migrated from github.com)

If you run, for example, hello world, then press the up arrow key and edit it to goodbye world and run that, the original hello world is lost and replaced by goodbye world instead of them both being in the history.

If you run, for example, `hello world`, then press the up arrow key and edit it to `goodbye world` and run that, the original `hello world` is lost and replaced by `goodbye world` instead of them both being in the history.
WahPlus commented 2026-06-15 16:14:34 +00:00 (Migrated from github.com)

Fixed in af61b8661a

Fixed in af61b8661aef7a7922636ad9b6986314f087ba6d
Sign in to join this conversation.