RSSAmplifier

Mountain Of Code · Apr 15, 2026

.inputrc

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Just a few lines in ~/.inputrc can make a surprising difference. "\e[A": history-search-backward "\e[B": history-search-forward set show-all-if-ambiguous on set completion-ignore-case on set colored-stats on set colored-completion-prefix on History Prefix Search "\e[A": history-search-backward "\e[B": history-search-forward The first two lines allow you to type a prefix and then pressing up and…

Read on /inputrc

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.