Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 614 Bytes

TODOs.md

File metadata and controls

16 lines (16 loc) · 614 Bytes
  • Exit app command
  • Go to the previous menu command
  • Go to menu command
  • Chain menu moves
  • Menu Commands
  • Chain commands
    • And and || . Run the other if success or if error. Btw, error handling?
  • Buffers
  • Command autocomplete (Not sure how to do this)
  • History of commands (arrow up goes to previously written)
  • Help command - List all available commands
  • Help command - Specific help of one command (more detailed)
  • Macro to initialize not implemented functions
  • Shortcuts
  • Easier way to create commands
  • Easier way to create menus