mirror of
https://github.com/rizinorg/cutter.git
synced 2024-12-19 19:36:11 +00:00
Fix issue with backslash being used in place of forward slash (#2170)
This commit is contained in:
parent
6135fc7024
commit
d6be2624d3
@ -56,9 +56,9 @@ Disassembly view shortcuts
|
|||||||
+-------------+----------------------------------+
|
+-------------+----------------------------------+
|
||||||
| Shift+N | Rename flag/function used here |
|
| Shift+N | Rename flag/function used here |
|
||||||
+-------------+----------------------------------+
|
+-------------+----------------------------------+
|
||||||
| Y | Edit\rename local variables |
|
| Y | Edit/rename local variables |
|
||||||
+-------------+----------------------------------+
|
+-------------+----------------------------------+
|
||||||
| L | Link a type\struct to address |
|
| L | Link a type/struct to address |
|
||||||
+-------------+----------------------------------+
|
+-------------+----------------------------------+
|
||||||
| A | Set current address to String |
|
| A | Set current address to String |
|
||||||
+-------------+----------------------------------+
|
+-------------+----------------------------------+
|
||||||
|
Loading…
Reference in New Issue
Block a user