mirror of
https://github.com/Eugeny/tabby
synced 2024-11-15 01:17:14 +00:00
13 lines
539 B
Text
13 lines
539 B
Text
# When this file is named "default_inputrc" and is in the binaries
|
|
# directory or profile directory, it provides enhanced default settings.
|
|
|
|
# Override the built-in Readline defaults with ones that provide a more
|
|
# enhanced Clink experience.
|
|
|
|
colored-completion-prefix on
|
|
colored-stats on
|
|
mark-symlinked-directories on
|
|
completion-auto-query-items on
|
|
history-point-at-end-of-anchored-search on
|
|
search-ignore-case on
|
|
|