Re: Mutt sync in screen

2010-01-31 Thread Don Harper
Quit mutt? I start mutt under screen by: screen -t mutt mutt When finished, I simply exit mutt, which closes that screen client, and all is good. don On Sat, Jan 30, 2010 at 10:19:39AM +0800, Jostein Berntsen wrote to To screen-users@gnu.org: > When I use mutt in screen, it is not synced when

Re: Escape characters

2010-01-31 Thread Henry S. Thompson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Since I _do_ use (x)emacs, where ^a is very useful, I prefer to go in a different direction -- the following works well for me, as Meta-a (backward-sentence) is not something I ever used: bindkey "^[a" command bindkey "^a" stuff b bindkey "^a

Re: Terminal settings in screen lost

2010-01-31 Thread Jostein Berntsen
On 30.01.10,10:11, Jostein Berntsen wrote: > I have a screen setup which opens different console applications as > configured in the .screenrc file. This works fine. But when I open a new > window, every terminal setting is lost like Locale and colors in the > shell. Is there a setup fix for thi