1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
---
source: src/app.rs
expression: terminal.backend()
---
" "
" "
" "
" "
" "
" "
" "
" ┌ Keys ──────────────────────────────────┐ "
" │enter - Execute full command │ "
" │alt+\ - Execute until cursor │ "
" │alt+| - Execute before cursor │ "
" │alt+i - Reset input │ "
" │ │ "
" │ctrl+s - Save output to file │ "
" │ctrl+alt+s - Save command to file │ "
" │ │ "
" │f3 - Search next │ "
" │f4 - Search previous │ "
" │alt+x - Toggle regex mode │ "
" │alt+c - Toggle case sensitivity │ "
" │ │ "
" │tab - Complete forward │ "
" │shift+tab - Complete backward │ "
" │ │ "
" │alt+left - Go to previous subcommand│ "
" │alt+right - Go to next subcommand │ "
" │alt+c - Copy current subcommand │ "
" │alt+x - Cut current subcommand │ "
" │alt+v - Paste subcommand after │ "
" │ │ "
" │ctrl+p - History previous item │ "
" │ctrl+n - History next item │ "
" │ │ "
" │up - Scroll up │ "
" │down - Scroll down │ "
" │pageup - Scroll page up │ "
" │pagedown - Scroll page down │ "
" │ │ "
" │alt+l - Scroll right │ "
" │alt+h - Scroll left │ "
" │ │ "
" │alt+w - Wrap output lines │ "
" └────────────────────────────────────────┘ "
" "
" "
" "
"┌──────────────────────────────────────────────────────────────────────────────────────────────────┐"
"│ │"
"└──────────────────────────────────────────────────────────────────────────────────────────────────┘"
" ^C Quit Enter Execute F1 Help F11 Live UC F12 Live L:0 "