<p><br>
On Sep 16, 2013 4:50 AM, "H. S. Teoh" <<a href="mailto:hsteoh@quickfur.ath.cx">hsteoh@quickfur.ath.cx</a>> wrote:<br>
><br>
> On Mon, Sep 16, 2013 at 04:04:24AM +0200, Adam D. Ruppe wrote:<br>
> > On Monday, 16 September 2013 at 01:48:31 UTC, H. S. Teoh wrote:<br>
> > >Have you ever tried to configure sloppy focus on Windows?<br>
> ><br>
> > yup. It kinda works until you get the idiot apps that raise<br>
> > themselves whenever they get focus! Which are a lot of them. Ugh.<br>
><br>
> Exactly. A major annoyance when you're trying to type something while<br>
> looking at something else in another window for reference.<br>
><br>
><br>
> [...]<br>
> > >Heh. I just use 'bg', 'jobs', and 'fg' on a single terminal. :)<br>
> ><br>
> > Yeah, I do that sometimes too, but you can get output mixed<br>
> > together! And you can't easily watch for updates without that. So I<br>
> > like to use windows and gnu screen. The windows actually come and<br>
> > go, as I just reattach a running screen session when needed.<br>
><br>
> GNU screen is pretty awesome. But it has some warts that makes me not<br>
> use it by default:<br>
><br>
> - Its default escape sequence is extremely annoying (ctrl-A clashes with<br>
>   bash's go-to-beginning-of-line, which I use literally *all* the time).<br>
>   Switching it to something like ctrl-U makes it more tolerable.<br>
><br>
> - It doesn't seem to pick up terminal settings correctly sometimes.<br>
>   Which results in needing to set $TERM manually, or type<br>
>   `TERM=rxvt-unicode program args`, instead of just `program args`.<br>
>   Quite annoying.<br>
><br>
></p>
<p>Someone did suggest an alternative to GNU screen that is being actively developed on (GNU Screen is kinda regarded as unmaintainable) but I forget the name of it.<br></p>
<p>Regards<br>
-- <br>
Iain Buclaw</p>
<p>*(p < e ? p++ : p) = (c & 0x0f) + '0';<br>
</p>