Skip to content
- Improved readline key bindings
    - Added support for ALT-D and ALT-BS key bindings
    - Proper implementation of word motions: ALT-B, ALT-F, ALT-D, ALT-BS
- Bash completion
    - Better handling of dynamically loaded completion functions
- Fish key bindings
    - Reversed the of the history to match those of bash and zsh