repo.or.cz
/
haiku.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
launch_daemon: Add env vars from sourced files to correct list.
[haiku.git]
/
data
/
etc
/
inputrc
blob
c7c88512a144b29902bca40d5d4dfe637b1df7e3
1
# readline input configuration
2
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
8
9
# UTF-8 support
10
set meta-flag on
11
set output-meta on
12
set convert-meta off
13
14
set mark-symlinked-directories on
15
set mark-directories on