Add T/F shortcuts in graph view (#611)

This commit is contained in:
nico 2018-08-12 12:03:09 +02:00 committed by Maijin
parent ae69dc07dd
commit 31ca32261a

View File

@ -101,6 +101,8 @@ To deploy *cutter* using a pre-built `Dockerfile`, it's possible to use the [pro
| = | Reset zoom |
| J | Next instruction |
| K | Previous instruction |
| T | Follow True/Unconditional branch |
| F | Follow False/Unconditional branch |
### Debug shortcuts
| Shortcut | Function |