Skip to content

Commit

Permalink
binding(ship-mate): select command for alternate
Browse files Browse the repository at this point in the history
  • Loading branch information
Walheimat committed Oct 27, 2024
1 parent 2d4cf82 commit e704d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lib/wal-bridge.org
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ These command as well as =project-compile= and =recompile= are advised to be bou

:wal-bind
(("," . ship-mate-rerun-command)
("M-," . ship-mate-show-results))
("M-," . ship-mate-select-command))

:wal-bind-keymap
("C-," . ship-mate-command-map))
Expand Down
2 changes: 1 addition & 1 deletion lib/wal-key-bindings.org
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ Most hyper[fn:2] bindings are quick-access actions, some have an alternate actio
| =H-<mouse3>= | | =mc/add-cursor-on-click= | - | - |
| =H-n= | | =rg-project-literal= | =rg-literal= | ✓ |
| =H-o= | | =ace-window= | =tab-bar-switch-to-tab= | - |
| =H-,= | | =ship-mate-rerun-command= | =ship-mate-show-results= | ✓ |
| =H-,= | | =ship-mate-rerun-command= | =ship-mate-select-command= | ✓ |
| =H-<SPC>= | | =wal-consult-clock= | =wal-consult-agenda-take-note= | - |
| =H-u= | | =consult-buffer= | =consult-find-file= | ✓ |
| =H-{up,down-left,right}= | | =windmove-{up,down,left-right}= | - | - |
Expand Down

0 comments on commit e704d2a

Please sign in to comment.