readline
readline copied to clipboard
BackEscapeWord / Ctrl+W behaves incorrectly at the beginning of a line
When I type Ctrl+W at the first word, the entire line is deleted rather than just the first word
https://github.com/user-attachments/assets/64f8246e-354c-4790-834f-516e77857819
Hi, there is an a bit more active fork of readline at https://github.com/ergochat/readline that includes this fix a lot more https://github.com/ergochat/readline/pull/11 maybe interesting