all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24547: 24.4; dired should colour in sockets and pipes
@ 2016-09-26  8:05 Trent W. Buck
  2019-07-27 14:26 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 8+ messages in thread
From: Trent W. Buck @ 2016-09-26  8:05 UTC (permalink / raw)
  To: 24547

With GNU ls --color in a terminal, different colors are used for

    regular files,
    directories,
    symlinks,
    sockets,
    pipes,
    (other stuff - dircolors?)

In dired, the first three get different faces,
but sockets and pipes look like regular files.

I think it's probably easy to fix sockets and pipes,
because the first character is "s" or "p",
at least in GNU ls output.





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

end of thread, other threads:[~2019-08-01 11:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-26  8:05 bug#24547: 24.4; dired should colour in sockets and pipes Trent W. Buck
2019-07-27 14:26 ` Lars Ingebrigtsen
2019-07-27 22:07   ` Juri Linkov
2019-07-28 10:01     ` Lars Ingebrigtsen
2019-07-28 14:53     ` Trent W. Buck
2019-07-31 20:45       ` Juri Linkov
2019-08-01  2:17         ` Trent W. Buck
2019-08-01 11:08         ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.