New Features
- A proper "quit" confirmation! No longer will you accidentally close AO during an attack!
- A full "Keybinds" popup window to display all keybinds with descriptions.
- Copy hotkey with two forms:
[c] will copy a short summary of the selected row to your clipboard: this is either the MAC or a short 4whs summary.
[C] will copy a JSON-formatted string with (almost) all the data I have stored for the current selected row.
- Ability to add targets mid-run:
Pressing [t] will add the currently selected AP to targets.
Pressing [T] will add the currently selected AP to targets and turn on auto-exit.
If --notransmit is used, adding a target will disable --notransmit (so we can attack the new target).