Skip to content

Commit

Permalink
mention new keyboard shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdymercury authored and guitargeek committed Dec 21, 2024
1 parent e3b4b09 commit 78cd78b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manual/cling/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -317,6 +317,7 @@ This list is also available by typing `.? edit` or `.help edit` in the ROOT prom
Ctrl+D : quit ROOT (if empty line)
Ctrl+C : send kSigInt interrupt signal
Ctrl+Z : send kSigStop pause job signal
Ctrl+\ : send kSigQuit quit job signal
Arrow_Down : navigate downwards in command history [Ctrl+N]
Arrow_Up : navigate upwards in command history [Ctrl+P]
Ctrl+R ; Ctrl+S : search command in your history by typing a string.
Expand Down

0 comments on commit 78cd78b

Please sign in to comment.