From f6ff1b5a0c813cbe5a6e909259d6e2067519896f Mon Sep 17 00:00:00 2001 From: BardofSprites <89086143+BardofSprites@users.noreply.github.com> Date: Mon, 16 Sep 2024 21:41:39 -0400 Subject: emacs terminal bind --- fvwm/.fvwm/config | 1 + 1 file changed, 1 insertion(+) diff --git a/fvwm/.fvwm/config b/fvwm/.fvwm/config index 7271005..ce37ada 100644 --- a/fvwm/.fvwm/config +++ b/fvwm/.fvwm/config @@ -627,6 +627,7 @@ Mouse 8 A 4 Scroll 0 100p #### Programs Keybinding # Silent Key Return A 4 Exec exec $[infostore.terminal] -g 80x32 Silent Key Return A 4 Exec exec $[infostore.terminal] +Silent Key Return A 4S Exec exec emacsclient -c -e '(bard/open-terminal-in-current-directory)' Silent Key Backslash A 4 Exec exec $[infostore.terminal] -e bc -l Silent Key E A 4 Exec exec emacs Silent Key N A 4 LimitApplication Emacs emacsclient -c -- cgit v1.2.3