Q: Is there a way to tell why DEBUG trap was triggered?
I'm wondering what is your opinion on providing PRE and POST functions natively in bash? Thank you, Šimon Let
bind -X shows inactive bindings (bindings removed using bind -r)
Hi, according to `bind --help`, `bind -X` should "List key sequences bound with -x and associated commands in a form that can be reused as input.". However, when I remove a binding using `bind -r` it still shows up in the list. Reproduce: 1) Bind command using: `bind -x "\"\C-r\":\"echo I just p