? my $app = shift;
  Alice Help
  close
  
    
      Commands
       for my $command (@{$app->commands->handlers }) { ?>
         next unless $command->{eg} and $command->{desc}; ?>
        - = $command->{eg} ?>
- = $command->{desc} ?>} ?>
      Shortcuts
      - Tab
- Cycle to next nick completion
- [Mod1] K
- Clear current tab
- [Mod1] B
- Previous tab
- [Mod1] F
- Next tab
- [Meta] [Up]
- Cycle through previous message
- [Meta] [Down]
- Cycle to next message
- [Meta] [Return]
- Insert a newline
- [Mod1] [Shift] M
- Mark all tabs as read
- [Mod1] [Shift] J
- Jump to bottom of tab
- [Mod1] [Shift] K
- Show timestamps and nicks
- [Mod1] [Shift] H
- Toggle this help dialog