diff options
| author | BardofSprites <[email protected]> | 2024-09-16 21:41:39 -0400 |
|---|---|---|
| committer | BardofSprites <[email protected]> | 2024-09-16 21:41:39 -0400 |
| commit | f6ff1b5a0c813cbe5a6e909259d6e2067519896f (patch) | |
| tree | 5ddd0cf11ead868e8fab9b3d6a92bba3ef265948 /fvwm | |
| parent | 2ad12eab248c26400f0d5573754fed7cbd9a9c67 (diff) | |
emacs terminal bind
Diffstat (limited to 'fvwm')
| -rw-r--r-- | fvwm/.fvwm/config | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
