View .inputrc
# ~/.inputrc | |
# | |
# Ctrl backspace, delete and arrow keys in terminal | |
# | |
# This should work on Debian 10 and Centos 7 | |
# | |
# If you want this to work inside tmux as well | |
# edit your ~/.tmux.conf and add the line: | |
# | |
# set-window-option -g xterm-keys on |