diff options
| author | Duncan Ogilvie <mr.exodia.tpodt@gmail.com> | 2026-08-17 15:22:09 +0200 |
|---|---|---|
| committer | Duncan Ogilvie <mr.exodia.tpodt@gmail.com> | 2026-08-17 15:22:09 +0200 |
| commit | 10142605e0137fc27b542646c884d2587c6dcf12 (patch) | |
| tree | 20fb76771b9687b2bc977a1dac9e6be191790ec4 /README.md | |
| parent | Add kitty graphics fallback for Windows support (diff) | |
| download | ida-tui-10142605e0137fc27b542646c884d2587c6dcf12.tar.gz ida-tui-10142605e0137fc27b542646c884d2587c6dcf12.tar.xz ida-tui-10142605e0137fc27b542646c884d2587c6dcf12.zip | |
Add Ctrl+R to refresh all views
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -76,7 +76,7 @@ Thumb entry points. | `o` `O` `B` | cycle this literal's format · reverse · opcode bytes | | `\` `"` `ctrl+t` | hex · strings · structs | | `ctrl+n` `ctrl+p` | symbol palette · command palette | -| `ctrl+s` `ctrl+l` `q` | save · reload as… · quit | +| `ctrl+r` `ctrl+s` `ctrl+l` `q` | refresh view · save · reload as… · quit | | `F1` | all of them | ## What's in it |
