-
-
Notifications
You must be signed in to change notification settings - Fork 569
Reverse history search
Jakub T. Jankiewicz edited this page Nov 29, 2019
·
1 revision
The feature related to history is shortcut CTRL+R it's reverse search and it work the same like in bash, you can type text and it will scan your history to find proper command. if you press enter you will exit search the current interpreter will be invoked. You will also exit if you use arrow keys, the command will be selected. If you wan to cancel search you can press CTRL+G the same as in bash.
Library for Web-Based Terminal in JavaScript, (jQuery Terminal: git repo)
Copyright (c) 2011-2023 Jakub T. Jankiewicz