comparison inputrc @ 107:bd8a93004421

Include the system inputrc to make Ctrl+Arrow work This only seems to have become a problem since using Tilda again. Which is odd, because it should be a Bash thing rather than Tilda.
author IBBoard <dev@ibboard.co.uk>
date Wed, 25 Apr 2018 20:11:10 +0100
parents 39bdd245431b
children
comparison
equal deleted inserted replaced
106:c9adf6fc4b61 107:bd8a93004421
3 ## 3 ##
4 ## Control the behaviour of the readline library used e.g. 4 ## Control the behaviour of the readline library used e.g.
5 ## by the bash in the interactive mode for line editing. 5 ## by the bash in the interactive mode for line editing.
6 ## 6 ##
7 ################################################################################ 7 ################################################################################
8
9 $include /etc/inputrc
10
8 # 11 #
9 # The bell style used e.g. on error or tab completion, possible values 12 # The bell style used e.g. on error or tab completion, possible values
10 # are `none', `visible', and `audible' the ringing the bell. 13 # are `none', `visible', and `audible' the ringing the bell.
11 # 14 #
12 #set bell-style none 15 #set bell-style none