TunaTuna
Docs
Docs Download βeta

Combo Mode

Combo Mode is for commands you already know.

Previously called Leader Mode.

Instead of fuzzy-searching your way there, you trigger a key sequence and go straight to the command or command group you want.

Like combos in a fighting game, imagine hitting these keys one by one:

  • combo hotkey b s to launch Safari
  • combo hotkey t to launch a terminal
  • combo hotkey w h l to move and resize the current window to fill the left half of your screen

If you've used vim or my app Leader Key before, this should feel familiar.

Same System, Different Entrance

This is the important bit: Combo Mode is not a separate command engine.

Combo commands still map onto Tuna's normal structure:

  • subject
  • action
  • optional target

That is why Combo Mode and Fuzzy Mode can work together instead of competing with each other.

Good Uses

Combo Mode is good when:

  • you already know the command
  • you want speed over discovery
  • you want nested command groups

Migration

Tuna can import Leader Key JSON config.

So if you already built muscle memory there, you do not have to start from zero here.