[tridactyl] Fix editorcmd

This commit is contained in:
Sebastian Schulze 2021-04-23 13:01:13 +02:00
parent 6ff76a0a80
commit 7c10333e53
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 3 additions and 1 deletions

View File

@ -48,7 +48,9 @@ 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 em -c
set editorcmd alacritty --title tridactyl_editor --command emacsclient --create-frame --tty %f
bind --mode=normal gi composite focusinput -l | editor
" Sane hinting mode
set hintfiltermode vimperator-reflow