From: Francois Fleuret Date: Sat, 5 Feb 2011 10:20:24 +0000 (+0100) Subject: Use the --bash option in the key-binding example. X-Git-Url: https://fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=c569a36e1016c619069adfd3fd8b7b3f6d403293 Use the --bash option in the key-binding example. --- diff --git a/selector.1 b/selector.1 index 7310722..7b6ec84 100644 --- a/selector.1 +++ b/selector.1 @@ -147,7 +147,7 @@ command 'bind' in your bash initialization file. For instance, to associate it to M-r (that is, the "Alt" and "r" key pressed together), just add something like -bind \(aq\(dq\\C-[r\(dq:\(dq\\C-a\\C-kselector -q -b -i -d -v -w -l ${HISTSIZE} <(history)\\C-m\(dq\(aq +bind \(aq\(dq\\C-[r\(dq:\(dq\\C-a\\C-kselector --bash <(history)\\C-m\(dq\(aq in your .IR ~/.bashrc .