[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Help-bash] bash text search auto fill
From: |
Sinbad |
Subject: |
[Help-bash] bash text search auto fill |
Date: |
Tue, 7 Aug 2012 19:55:37 +0530 |
is it possible to enter text into a command by matching the partial text in the command
with the shell output just like the autocomplete in vim using ctrl-p and ctrl-n.
example:
$some_cmd
some output
words more words
$out<ctrl_p>
$output
i am not refferring to the command history, i want to be abled to autofill based on the output
text.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Help-bash] bash text search auto fill,
Sinbad <=