spawn editor in a shell directly

This commit is contained in:
Felix Van der Jeugt 2020-04-15 12:35:51 +02:00
parent f44386d730
commit b7163e1410
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 3 deletions

View File

@ -5,9 +5,7 @@ edit_headers_blacklist = Content-Type, MIME-Version
attachment_prefix = /data/temporary
prefer_plaintext = False
editor_spawn = True
editor_in_thread = True
terminal_cmd = 'st -e'
editor_cmd = st -e vis
theme = "mutt"