mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Otherwise, undo could delete entire chunks of a shell buffer. This addresses the issue in eshell, comint shells, and derivatives (like ielm, shell, or inferior-* shells). Ref: #8410