diff --git a/lib/wal-bridge.org b/lib/wal-bridge.org index fc55fbf..42ba720 100644 --- a/lib/wal-bridge.org +++ b/lib/wal-bridge.org @@ -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)) diff --git a/lib/wal-key-bindings.org b/lib/wal-key-bindings.org index 68c7c76..6ab73d2 100644 --- a/lib/wal-key-bindings.org +++ b/lib/wal-key-bindings.org @@ -65,7 +65,7 @@ Most hyper[fn:2] bindings are quick-access actions, some have an alternate actio | =H-= | | =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-= | | =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}= | - | - |