mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 19:36:11 +00:00
Fixed documentation tables (#742)
This commit is contained in:
parent
9b39643fd0
commit
f475daedff
@ -40,6 +40,8 @@ social:
|
|||||||
hash:
|
hash:
|
||||||
account: r2gui
|
account: r2gui
|
||||||
|
|
||||||
|
disqus: false
|
||||||
|
|
||||||
description: >-
|
description: >-
|
||||||
Cutter is a Qt and C++ graphical user interface for the reverse
|
Cutter is a Qt and C++ graphical user interface for the reverse
|
||||||
engineering framework radare2.
|
engineering framework radare2.
|
||||||
|
@ -4,6 +4,7 @@ This page regroups the common shortcuts available in Cutter.
|
|||||||
|
|
||||||
# Global shortcuts
|
# Global shortcuts
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Shortcut | Function |
|
| Shortcut | Function |
|
||||||
| ---------- | ------------------- |
|
| ---------- | ------------------- |
|
||||||
| . | Focus console input |
|
| . | Focus console input |
|
||||||
@ -12,6 +13,7 @@ This page regroups the common shortcuts available in Cutter.
|
|||||||
|
|
||||||
# Disassembly view shortcuts
|
# Disassembly view shortcuts
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Shortcut | Function |
|
| Shortcut | Function |
|
||||||
| ---------- | -------------------------------- |
|
| ---------- | -------------------------------- |
|
||||||
| Esc | Seek to previous position |
|
| Esc | Seek to previous position |
|
||||||
@ -24,6 +26,7 @@ This page regroups the common shortcuts available in Cutter.
|
|||||||
|
|
||||||
# Graph view shortcuts
|
# Graph view shortcuts
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Shortcut | Function |
|
| Shortcut | Function |
|
||||||
| ------------------- | -------------------------- |
|
| ------------------- | -------------------------- |
|
||||||
| Esc | Seek to previous position |
|
| Esc | Seek to previous position |
|
||||||
@ -39,6 +42,7 @@ This page regroups the common shortcuts available in Cutter.
|
|||||||
|
|
||||||
# Debug shortcuts
|
# Debug shortcuts
|
||||||
|
|
||||||
|
{:.table}
|
||||||
| Shortcut | Function |
|
| Shortcut | Function |
|
||||||
| --------------- | -------------- |
|
| --------------- | -------------- |
|
||||||
| F9 | Start debug |
|
| F9 | Start debug |
|
||||||
|
Loading…
Reference in New Issue
Block a user