From 541de73290027d750c5cc28e7ee48c977b809c2e Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Wed, 21 Jul 2021 20:26:50 +0200 Subject: [PATCH] [tridactyl] Back to using the real graphical emacs as an editor --- dot_tridactylrc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dot_tridactylrc b/dot_tridactylrc index 25ca5a7..a60ae4d 100644 --- a/dot_tridactylrc +++ b/dot_tridactylrc @@ -48,8 +48,7 @@ bind yy clipboard yankshort " Stupid workaround to let hint -; be used with composite which steals semi-colons command hint_focus hint -; -#set editorcmd em -c -set editorcmd foot --id tridactyl_editor emacsclient --create-frame --tty %f +set editorcmd emacsclient --create-frame %f bind --mode=normal gi composite focusinput -l | editor " Sane hinting mode