Difference between revisions of "CTRL+R"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
 
(9 intermediate revisions by 4 users not shown)
Line 1: Line 1:
[[CTRL]]+R
+
<code>[[CTRL]]+R</code>
 
   
 
   
  
* [[zsh]]: [[bindkey -e]]
+
* [[zsh]]: <code>[[bindkey -e]]</code>
  
  
 
Reverse [[search]]
 
Reverse [[search]]
 +
 +
 +
Use a comment to find you command quicklier:
 +
your_complex_and_useful_command_goes_here_followed_by_a_comment #important
 +
[[CTRL]]+R #important
 +
 +
== Related ==
 +
* [[HSTR]]
 +
* [[history]]
 +
* <code>[[set -o vi]]</code>
 +
* [[Bash brace expansion]]
  
 
== See also ==
 
== See also ==
 +
* {{bindkey}}
 
* {{Ctrl}}
 
* {{Ctrl}}
  
 
[[Category:Computing]]
 
[[Category:Computing]]

Latest revision as of 06:54, 22 January 2024

CTRL+R



Reverse search


Use a comment to find you command quicklier:

your_complex_and_useful_command_goes_here_followed_by_a_comment #important
CTRL+R #important

Related[edit]

See also[edit]

Advertising: