9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Two faces(1) derivatives
@ 2015-11-21 18:38 a
  2015-11-21 20:38 ` Nick Owens
  2015-11-21 21:35 ` Anthony Sorace
  0 siblings, 2 replies; 4+ messages in thread
From: a @ 2015-11-21 18:38 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 1811 bytes --]

I really like faces(1). I've got a pair of derivatives I've been
playing around with. The first, cleverly called nfaces, overlays
the user, rather than the domain, on unknown senders (I have
good coverage of the domains I exchange mail with even
semi-frequently), and doesn't print anything below the icons.
This allows for a shorter display, and I generally have it running
across the top of my screen. The second, inbox, displays a
single column of faces, with sender, date, and subject off to the
right (it also eliminates faces' -h option and assumes -i). My
startup script has this on the left side, ~450px wide, with acme
covering all but the left 100 or so. Both have minor cosmetic
differences.

Both of these are based on Erik's faces derivative, so they
pick up his middle button delete, although I end up using that
very rarely. I'm likely to remove it from nfaces to further
shrink the display, and replace it with a menu in inbox which
will allow more actions on the message (like more easily
sticking them in other folders, my most frequent frustration
with mail on Plan 9).

Inbox has some minor display bugs I haven't gotten around
to tracking down. It also has a man page.

The screenshot attached shows both. You can get them at
/n/sources/contrib/anothy/src/cmd/(nfaces inbox) if you're
interested. I also have most of my faces additions online, as
described on the wiki:
	http://www.plan9.bell-labs.com/wiki/plan9/adding_your_face/index.html
Submissions (code and faces) welcome.

Anthony

[The wiki went down again as I was typing this. If you want my
faces database, you can do this:
	cd /lib/face && con -l tcp!9srv.net!50001 | gunzip | tar -x
It'll create a README file and 'people' and 'domains' directories,
but won't touch any of the stock files.]

[-- Attachment #2: faces.png --]
[-- Type: image/png, Size: 54160 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-11-21 21:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-21 18:38 [9fans] Two faces(1) derivatives a
2015-11-21 20:38 ` Nick Owens
2015-11-21 21:44   ` Anthony Sorace
2015-11-21 21:35 ` Anthony Sorace

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).