vfs: check userland buffers before reading them.
[haiku.git] / data / etc / inputrc
blobc7c88512a144b29902bca40d5d4dfe637b1df7e3
1 # readline input configuration
3 "\e[5~": history-search-backward
4 "\e[6~": history-search-forward
5 "\e[3~": delete-char
6 "\eO5D": backward-word
7 "\eO5C": forward-word
9 # UTF-8 support
10 set meta-flag on
11 set output-meta on
12 set convert-meta off
14 set mark-symlinked-directories on
15 set mark-directories on