Re: [screen-devel] GNU Screen v.4.3.0

2015-06-13 Thread Erik Falor
On Sat, Jun 13, 2015 at 07:35:02PM +0200, Amadeusz S??awi??ski wrote: > Hello everyone, > > I'm announcing availability of GNU Screen v.4.3.0 Thank you for a new release of Screen! I'm excited to try out the new features! -- Erik Falor Registered Linux User #445632

Re: emacs compatibility - changing a default binding?

2013-04-24 Thread Erik Falor
the command-line! I use Ctrl-Space as my escape key: escape ^@@ But then again, I'm not an Emacs user and don't have to set-mark. -- Erik Falor http://unnovative.net Registered Linux User #445632 http://

Re: use the "windows" key as the escape key

2009-12-29 Thread Erik Falor
erefore, escape ^@@ If I want to use ctrl-backslash, the .screenrc entry is escape ^\\ I hope this at least points you in the right direction. [0] http://pascal.tsu.ru/en/xkb/setup.html [1] http://www.charvolant.org/~doug/xkb/html/index.html -- Erik Falor Registered Linux User #445632 http:/

Re: screen vertical split speed vs dvtm

2009-12-29 Thread Erik Falor
sh. When I attempt to reproduce from a local terminal, I am not able to notice any slow performance. And when I run a build of screen pre-e8d36bf10, I see no performance impact, local or remote. -- Erik Falor Registered Linux User #445632 http://counter.li.org signature.asc Description: Digital signature ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: Issues getting multiuser to work

2009-06-10 Thread Erik Falor
er on or off. I see a message when I successfully acldel a username from the access control list. If the username isn't in the acl database, the command silently fails. > Any ideas are greatly appreciated. I hope this little bit of information helps. Erik -- Erik Falor Regist

Re: Not having to wait for a message after hardcopy.

2009-01-13 Thread Erik Falor
hile screen waits for me to read the message > > "Screen image written to hardcopy.0" > > Is there a way to make a hardcopy silently so I don't have to wait for the > message? set msgwait to 0 -- Erik Falor Registered Linux User #445632 http://counter.li.org __