aboutsummaryrefslogtreecommitdiffstats
path: root/examples/keys.yaml
blob: a2b3d66aea26227aba39d514ac408d7ca40461fb (plain)
1
2
3
4
5
6
7
8
9
10
11
-
  # Simple global binding
  key: ctrl a
  cmd: replay.client @marked
-
  # Bind key only in the lfowlist
  # Note that 1 is quoted, or YAML interprets it as a digit
  key: "1"
  ctx: ["flowlist"]
  cmd: console.nav.down
  help: Go to next flow