Fortigate offers some helpful features on the command line to position the cursor.
up arrow, CTRL-P | Previous command |
down arrow, CTRL+N | Next command |
CTRL-A | Beginning of line |
CTRL-E | End of line |
CTRL-B | Back one word |
CTRL-F | Forward one word |
CTRL-D | Delete current Character |
CTRL-C | Abort Command and exit Branch(be careful: CTRL-C is context sensitive. It moves you up to the previous command branch level. If you are already at the top, it logs you out |
CTRL-L | Clear screen |
TAB key | Completes the current word or iterates through the folioing words |
? | Possible commands |
More Details ⇒here.