* support for screen-256color
@ 2008-01-26 16:44 Dan Nicolaescu
2008-01-26 19:37 ` Stefan Monnier
2008-01-27 1:26 ` Miles Bader
0 siblings, 2 replies; 3+ messages in thread
From: Dan Nicolaescu @ 2008-01-26 16:44 UTC (permalink / raw)
To: emacs-devel
Someone asked me if emacs supports screen-256color.
We don't.
But if anyone is interested in working on this it should not be too hard
to add, just follow the model in term/xterm.el.
[Not sure how people can stand using emacs in screen given that it
steals C-a by default...]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: support for screen-256color
2008-01-26 16:44 support for screen-256color Dan Nicolaescu
@ 2008-01-26 19:37 ` Stefan Monnier
2008-01-27 1:26 ` Miles Bader
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Monnier @ 2008-01-26 19:37 UTC (permalink / raw)
To: emacs-devel
> But if anyone is interested in working on this it should not be too hard
> to add, just follow the model in term/xterm.el.
> [Not sure how people can stand using emacs in screen given that it
> steals C-a by default...]
I expect Emacs users to be "customize-happy", so changing the C-a
default is probably not the only part of screen they'll want
to configure.
Stefan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: support for screen-256color
2008-01-26 16:44 support for screen-256color Dan Nicolaescu
2008-01-26 19:37 ` Stefan Monnier
@ 2008-01-27 1:26 ` Miles Bader
1 sibling, 0 replies; 3+ messages in thread
From: Miles Bader @ 2008-01-27 1:26 UTC (permalink / raw)
To: emacs-devel
Dan Nicolaescu <dann@ics.uci.edu> writes:
> [Not sure how people can stand using emacs in screen given that it
> steals C-a by default...]
$ cat > ~/.screenrc
escape ^\^\
^D
-Miles
--
My spirit felt washed. With blood. [Eli Shin, on "The Passion of the Christ"]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-01-27 1:26 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-01-26 16:44 support for screen-256color Dan Nicolaescu
2008-01-26 19:37 ` Stefan Monnier
2008-01-27 1:26 ` Miles Bader
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.