From a7ca4e3306f79402e87661a7861a8a13e9478838 Mon Sep 17 00:00:00 2001 From: David Morgan Date: Mon, 24 Oct 2022 16:37:51 +0100 Subject: Tweak frog-jump-buffer settings --- .emacs.d/lisp/init-windows.el | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs.d') diff --git a/.emacs.d/lisp/init-windows.el b/.emacs.d/lisp/init-windows.el index 616ad1f..44c75d3 100644 --- a/.emacs.d/lisp/init-windows.el +++ b/.emacs.d/lisp/init-windows.el @@ -113,6 +113,7 @@ (setq frog-jump-buffer-filter-actions '(("R" "[Ring]" frog-jump-buffer-filter-buffer-ring))) (set-face-background 'frog-menu-posframe-background-face "black") + (setq frog-jump-buffer-include-current-buffer nil) :bind ("C-," . frog-jump-buffer) ("C-x 4 C-," . frog-jump-buffer-other-window)) -- cgit 1.4.1-2-gfad0 tgroup label='branches'> Profanity fork with TTY improvementsdanisanti <danisanti@tilde.institute>
about summary refs log tree commit diff stats
path: root/themes/shade
blob: 0b61a0f746d33c1917bdc264373f4bf688670cb8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36