Sujet : Re: Tinker WriterDeck
De : visiblink (at) *nospam* mail.invalid (Visiblink)
Groupes : comp.miscDate : 29. Apr 2025, 16:01:24
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20250429080124.582cd50d@thinkpad-l440.darkstar>
References : 1 2
User-Agent : Claws Mail 4.3.1 (GTK 3.24.38; x86_64-pc-linux-gnu)
On Fri, 18 Apr 2025 05:39:54 -0000 (UTC)
Lawrence D'Oliveiro <
ldo@nz.invalid> wrote:
Should be possible to customize it to launch something else instead.
Like Emacs.
If you look at the config script on the project's github page, there
are a few built-in options (like nano) and it would be trivial to
change the editor to something else.
If I was going to write in a text editor, I think I'd use "micro,"
since it has the ctrl-c (cut), ctrl-x (copy), ctrl-v (paste), and
ctrl-z (undo) shortcuts that I'm accustomed to from contemporary word
processors.