9front - general discussion about 9front
 help / color / mirror / Atom feed
From: "Ethan Gardener" <eekee57@fastmail.fm>
To: 9front@9front.org
Subject: Re: [9front] ipso(1) $editor
Date: Fri, 13 Mar 2020 23:44:37 +0000	[thread overview]
Message-ID: <72a12af5-16b4-412d-b901-0171d05217d5@www.fastmail.com> (raw)
In-Reply-To: <A6950035-E660-4F9C-935E-9E99D39FEFCD@stanleylieber.com>

On Fri, Mar 13, 2020, at 10:04 PM, Stanley Lieber wrote:
> 
> i'm not married to any specific solution, i just think ipso should 
> somehow be functional by default even if graphics isn't running.

- editor = (acme -c1)
+ if(test -e /dev/draw)
+ 	editor = (acme -c1)
+ if not
+ 	editor = ed

NOTE: i have no idea if the test will work. i don't use drawterm (with or without -G), so i can't check it.


  reply	other threads:[~2020-03-13 23:45 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <EE136F7DAFC0826091FA862A624F0BF5@ewsd.inri.net>
2020-03-12  2:10 ` ori
2020-03-13 16:30   ` hiro
2020-03-13 16:39     ` Stanley Lieber
2020-03-13 16:42       ` hiro
2020-03-13 17:18     ` Steve Simon
2020-03-13 17:28       ` hiro
2020-03-13 21:23       ` Silas McCroskey
2020-03-13 22:04         ` Stanley Lieber
2020-03-13 23:44           ` Ethan Gardener [this message]
2020-03-14  0:55             ` Stanley Lieber
2020-03-14 11:20               ` Ethan Gardener
2020-03-13 17:35     ` ori
2020-03-13 19:33       ` Ethan Gardener
     [not found] <362DF8C1B0A64514457A3CC11BA305F7@ewsd.inri.net>
2020-03-12  2:24 ` Trevor Higgins
2020-03-12  2:29   ` sl
2020-03-13 16:45   ` Ethan Gardener
2020-03-13 17:04     ` hiro
2020-03-13 17:08       ` Ethan Gardener
2020-03-13 17:12         ` hiro
2020-03-13 17:14           ` Ethan Gardener
2020-04-13  1:13     ` ori
2020-04-13  1:31       ` hiro
2020-04-13  3:31       ` Anthony Martin
2020-04-13  3:35         ` ori
2020-04-13  3:47           ` ori
2020-04-16 10:18       ` Ethan Gardener
2020-04-16 16:05         ` Steve Simon
2020-04-17 19:53           ` ori
2020-04-18 10:51           ` Ethan Gardener
2020-04-22 11:03             ` hiro
2020-03-11 15:22 Stanley Lieber
2020-03-11 22:16 ` [9front] " Steve Simon
2020-03-12  1:49   ` sl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=72a12af5-16b4-412d-b901-0171d05217d5@www.fastmail.com \
    --to=eekee57@fastmail.fm \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).