Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 420 Bytes

HotKeys.md

File metadata and controls

17 lines (14 loc) · 420 Bytes

TaskPad's GUI contains two boxes, named the inputbox and output box.

//both inputbox and outputbox

  • ESC: exit
  • SHIFT + SPACE: show or hide windows
  • ALT + END: minimize or restore
  • ALT + A: switch off alarm
  • ALT + C: cancel alarm

//only inputbox

  • CTRL + I: focus on inputbox
  • UP: Last command entered
  • DOWN: Next command entered

//only outpubox

  • CTRL + W: SCROLL UP
  • CTRL + S: SCROLL DOWN