Skip to content

add Quick Actions feature

Ghost User requested to merge work/quickactions into master

On mobile, typing long commands is tedious, especially for frequently issued commands. Add "Quick Actions" to global drawer for convenience. Currently, only implemented basic add/delete functions and I admit the UI isn't great. If people find this feature helpful, I can polish things later.

Ideas:

  • example actions
  • actions reorder by frequency
  • auto add actions by bash history count

Qmlkonsole_Screenshot_20201219_005017

Qmlkonsole1_Screenshot_20201219_004909

Merge request reports