view dot_inputrc @ 334:d7d0b1a5db4f

Add script to send text to clipboard over OSC52 Usage: $ <some cmd produces text> | clip
author Zeger Van de Vannet <zegervdv@me.com>
date Sat, 16 Jan 2021 11:03:29 +0100
parents d726921aaabe
children
line wrap: on
line source

set editing-mode vi

"\e[A": history-search-backward
"\e[B": history-search-forward
"\e[C": forward-char
"\e[D": backward-char
"": history-search-backward
"": history-search-forward