> On 2022-02-23 11:40, Klaus Ethgen wrote: > Am Di den 22. Feb 2022 um 17:28 schrieb Fourhundred Thecat via Gnupg-users: >> >> How can I confugure so that the ncurses (text based) dialog is used >> instead ? > > You should be able to call it this way: > env -u DISPLAY gpg -c foo that works! thank you