mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 05:20:01 +00:00
14 lines
539 B
Plaintext
14 lines
539 B
Plaintext
# 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
|
|
|