Re: [screen-devel] [PATCH 2/2] screen: Implement dead/zombie window polling

2012-12-17 Thread Sadrul Habib Chowdhury
Hi! From a quick glance, this looks like a good change. Comments inline: On Thu, Dec 13, 2012 at 6:28 AM, Thomas Renninger tr...@suse.de wrote: [snip] --- a/src/doc/screen.1 +++ b/src/doc/screen.1 @@ -3542,6 +3542,15 @@ Optionally you can put the word \*Qonerror\*U after the keys. This will

Re: reorder windows like browser drag+drop tab reordering

2012-01-27 Thread Sadrul Habib Chowdhury
On Fri, Jan 27, 2012 at 7:32 AM, Albert Vilella avile...@gmail.com wrote: Hi, I have about 20 windows open in my screen session, and I would like to reorder the right-most window 20 to say, just before position 10 like this: 1 2 3 4 5 6 7 8 9      10 11 12 13 14 15 16 17 18 19 20            

Re: Get current working directory from another screen window

2011-06-23 Thread Sadrul Habib Chowdhury
On Wed, Jun 22, 2011 at 10:38 AM, Tomasz Muras nexor1...@gmail.com wrote: Hello, I'm wondering if something like this would be possible: I would like to quickly switch to the same current working directory as in another screen window. Would it be possible to read cwd of another window? The

Re: title in gui terminal?

2011-06-23 Thread Sadrul Habib Chowdhury
On Wed, Jun 22, 2011 at 9:47 AM, Matthias Leopold matth...@aic.at wrote: hi, i'm a newbie concerning configuration of screen so this a question about distro standard configurations: when i ssh from my debian box to a redhat server and start a screen there window title and tab of my

Re: where to get the vertical split patch?

2011-05-19 Thread Sadrul Habib Chowdhury
On Thu, May 19, 2011 at 2:27 PM, Andrew Schulman and...@alumni.utexas.net wrote: Hi all.  I'm the maintainer of screen in Cygwin.  We currently have version 4.0.3, with some Cygwin-specific patches and 256-color support. I'm looking for the famous vertical split patch.  I see the version

Re: Ctrl + Right and Right send same Key Sequence in Putty Screen Vim

2011-03-01 Thread Sadrul Habib Chowdhury
On Mon, Feb 28, 2011 at 3:06 PM, Bryan Ruiz br...@bryanruiz.com wrote: hi.. so im using putty screen vim and screen is sending the same sequence for Ctrl+Right and Right in application mode for vim. There is an option to make putty send the cursor mode sequences (disable application cursor

Re: A collection of tools for GNU Screen.

2011-02-10 Thread Sadrul Habib Chowdhury
On Wed, Feb 9, 2011 at 2:56 AM, Artur Skonecki skon...@gmail.com wrote: [snip] Prepatched Screen, in case you don't want to patch on your own with gnu_screen.diff included in the archive: https://github.com/skoneka/escreen/downloads Hi! I was wondering if you considered upstreaming the patch

Re: screen pid in hardstatus

2010-12-11 Thread Sadrul Habib Chowdhury
On Wed, Dec 8, 2010 at 3:13 PM, Todd Freed tfr...@nitrosecurity.com wrote: Screen Users, Something that comes up for me from time to time is I want to attach to currently running screen from elsewhere. The problem at this point is to determine the pid of that session, since I am always

Re: Mutt display problem in screen and tmux

2010-12-02 Thread Sadrul Habib Chowdhury
On Sun, Nov 14, 2010 at 8:17 PM, seanh snh...@gmail.com wrote: Anyone know what might be causing this problem? http://seanh.sdf.org/mutt_statusbar_problem.png The three horizontal bars in mutt (the help bar at the top, selected message bar in the middle, and status bar at the bottom) should

Re: Python wrapper for gnu-screen

2010-09-23 Thread Sadrul Habib Chowdhury
On Wed, Sep 22, 2010 at 3:37 AM, Christophe, Jean-Charles Narbonne christoph...@gmail.com wrote: Hi, I'm a french student and I used screen to administrate server since a long time. I've never made personal config files or search deep in all screen features but I developed for personal

Re: color of the vertical frame when using split -v

2010-07-30 Thread Sadrul Habib Chowdhury
* Kevin Van Workum had this to say on [30 Jul 2010, 09:25:59 -0400]: That works. Thanks. By the way, what does 'so' represent? 'standout' mode. Cheers. Sadrul On Fri, Jul 30, 2010 at 9:09 AM, Artur Skonecki skon...@gmail.com wrote: my setting are :rendition so by -- Artur

Re: Send command to split window

2010-05-28 Thread Sadrul Habib Chowdhury
On Thu, May 27, 2010 at 2:46 PM, Jostein Berntsen jber...@broadpark.nowrote: Hi, Is it possible to make send output of a command to a split window, like screen -X something? You can send the output to the window in a split region, yes. You would have to use the '-p' option to pre-select the

Re: Side-effect of intelligent screen refresh code?

2010-05-07 Thread Sadrul Habib Chowdhury
* YONETANI Tomokazu had this to say on [08 May 2010, 00:32:04 +0900]: Hello. Since this commit (and a few more commits related to it) e8d36bf10: Refresh cleverly to improve scrolling speed. when I typed a multibyte character (which is also twice as wide as an ASCII one), it's drawn as a

Re: alias at and stuff

2010-03-31 Thread Sadrul Habib Chowdhury
* Mag Gam had this to say on [30 Mar 2010, 13:10:38 -0400]: Is there an easier way to do this: :at # stuff mycommandhere\015 I would like something like this: :all mycommand You can try out the cmd-alias branch at http://git.savannah.gnu.org/cgit/screen.git/log/?h=cmd-alias Sadrul

Re: Capturing title of active window

2010-03-29 Thread Sadrul Habib Chowdhury
* Artyom V. Gora had this to say on [29 Mar 2010, 18:26:38 +0300]: On 29/03/2010-14:42:03, Artyom V. Gora wrote: [snip] Hi Sadrul, One additional question regarding this feature. Every time I doing `screen -S session-name -Q title` the title appears in message line on the bottom of

Re: Capturing title of active window

2010-03-29 Thread Sadrul Habib Chowdhury
(cc-ing devel. Original post to users at: http://lists.gnu.org/archive/html/screen-users/2010-03/msg00019.html) * Sadrul Habib Chowdhury had this to say on [29 Mar 2010, 12:20:09 -0400]: * Artyom V. Gora had this to say on [29 Mar 2010, 18:26:38 +0300]: On 29/03/2010-14:42:03, Artyom V. Gora

Re: Capturing title of active window

2010-03-28 Thread Sadrul Habib Chowdhury
* dr.tib...@gmail.com had this to say on [27 Mar 2010, 02:09:17 +0200]: Hi folk, I am trying to figure out the way I can capture a title of the active window (i.e. currently focused window) so it'll be available for use in external program. For instance, say I running script which sends email

Re: Group screen's windows when splited like in terminator

2010-03-05 Thread Sadrul Habib Chowdhury
* Yuki (aka Rubén Gómez) had this to say on [01 Mar 2010, 10:02:54 +0100]: Hello! Hi! I'm using screen with several servers, with two screen sessions nested (the first one with 'c-f' to go to the server, and the second one with 'c-a' to go inside server screen). I normally use split to

Re: Intermittent problem stuffing commands to screen

2010-02-23 Thread Sadrul Habib Chowdhury
* Clint had this to say on [23 Feb 2010, 10:30:42 -0500]: Greetings, We have a startup script which creates a screen with about a dozen consoles and as part of that script we send commands to each of the console using the stuff syntax like so: screen -S services -p $1 -X eval 'stuff

Re: Reattaching

2010-02-20 Thread Sadrul Habib Chowdhury
* 1.41...@gmail.com had this to say on [18 Feb 2010, 18:31:39 +]: I run a combination of screen and autossh to open terminal emulators on a remote box R. Occasionally, be by accident or by design, my local box L gets rebooted. When this happens, on bringing L up again I would like to

Re: Re: Reattaching

2010-02-20 Thread Sadrul Habib Chowdhury
* 1.41...@gmail.com had this to say on [21 Feb 2010, 02:49:33 +]: On Feb 20, 2010 7:46pm, Sadrul Habib Chowdhury ima...@gmail.com wrote: * 1.41...@gmail.com had this to say on [18 Feb 2010, 18:31:39 +]: I run a combination of screen and autossh to open terminal emulators

Re: history list for Ctrl-exc-?, Ctrl-esc-/, Ctrl-]

2010-02-19 Thread Sadrul Habib Chowdhury
* Aaron Davies had this to say on [22 May 2009, 08:52:07 +0800]: On Fri, May 22, 2009 at 12:21 AM, Sadrul Habib Chowdhury ima...@gmail.com wrote: Is this kind of 'cycling through the command history that start with a certain sequence' feature available in some application? isn't

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
* Xavier Guérin had this to say on [16 Feb 2010, 10:20:48 +0100]: Hi list, I'm using GNU screen on OSX and I use the hardstatus to display PWD. As a french speaker, I happen to have files containing accented characters, which name happens to be encoded using UTF-8 NFD (decomposed form).

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
display it correctly, at least we mustn't crash! Cheers, Sadrul Xavier Le 18 févr. 2010 à 16:50, Sadrul Habib Chowdhury a écrit : * Xavier Guérin had this to say on [16 Feb 2010, 10:20:48 +0100]: Hi list, I'm using GNU screen on OSX and I use the hardstatus to display PWD

Re: at-command and NEED_DISPLAY

2010-02-18 Thread Sadrul Habib Chowdhury
* Peder Stray had this to say on [12 Feb 2010, 22:48:23 +0100]: On Fri, 12 Feb 2010, Sadrul Habib Chowdhury wrote: * Peder Stray had this to say on [03 Feb 2010, 20:22:54 +0100]: [snip] btw... does the git-screen have support for using the session-name for sourcing different configs? like

Re: Hardstatus and UTF-8 NFD

2010-02-18 Thread Sadrul Habib Chowdhury
cc: devel (original report: http://lists.gnu.org/archive/html/screen-users/2010-02/msg00036.html) * Xavier Guérin had this to say on [18 Feb 2010, 18:00:46 +0100]: Here are two screenshots: 1 - Normalized UTF-8, screen version 4.0.3 on SL (10.6.2) using macports (good_behaviour) : 1

Re: Failed to build screen

2010-02-16 Thread Sadrul Habib Chowdhury
cross compilingautoconf: Undefined macros:configure.in:48:AC_USE_SYSTEM_EXTENSIONS I am on ubuntu 9.10 uname -r 2.6.31-19-generic What version of autoconf are you using? I don't get any errors with 2.59d Sadrul Regards, AngelP --- On Fri, 12/2/10, Sadrul Habib Chowdhury ima...@gmail.com wrote

Re: General way to extract status info?

2010-02-16 Thread Sadrul Habib Chowdhury
* Aaron Davies had this to say on [21 Jan 2010, 17:15:54 -0500]: Is there a general way to get status info (e.g., sessionname, number, info, time, version, last message, etc.) out of the message line and into the terminal? Possibilities that occur to me include making it the paste buffer or

Re: Argument query possible for use in bind with command or colon?

2010-02-16 Thread Sadrul Habib Chowdhury
* Matt Ford had this to say on [28 Jan 2010, 15:23:41 +]: Hi All, My screen ssh wrapper doesn't work in some windows as I'm logged onto another system. To sort this I'd like to bind the following and have the $HOST prompted for i.e., bind s screen -t $HOST ssh $HOST Is that

Re: How to stop that blinking

2010-02-12 Thread Sadrul Habib Chowdhury
* Μανόλης Τσακίρης had this to say on [12 Feb 2010, 12:54:49 +]: Hello, that's my first mail on GNU mailing lists, i had some experience with GNU Screen, but i want help to stop the blinking, when for example you are running screen and you press backspace. If it's possible. Look for the

Re: sending an arbitary command to a detached session

2010-02-12 Thread Sadrul Habib Chowdhury
* Faheem Mitha had this to say on [12 Feb 2010, 08:22:25 -0500]: Hi, From the screen documentation, it looks like something similar to the following should work, but it doesn't. If it is not already clear from the commands below, I want to send an arbitrary command to run in a detached

Re: Terminal resize problem

2010-02-12 Thread Sadrul Habib Chowdhury
* Ciprian Dorin, Craciun had this to say on [11 Feb 2010, 09:23:42 +0200]: On Mon, Feb 8, 2010 at 7:17 AM, J. Bakshi joyd...@infoservices.in wrote: On 02/08/2010 10:44 AM, J. Bakshi wrote: Dear list, I have found many discussion in net on the terminal resize issue and I have tried the

Re: Failed to build screen

2010-02-12 Thread Sadrul Habib Chowdhury
* Angel Popov had this to say on [05 Feb 2010, 01:32:30 -0800]: Hi, I get fresh screen from git. Went through INSTALL file. It looks there should be a configure file in src folder, but I could not found configure file.How could I build screen from sources?Regards, AngelP You have to run the

Re: screen TERM environment problem after upgradation

2010-02-12 Thread Sadrul Habib Chowdhury
* J. Bakshi had this to say on [03 Feb 2010, 09:26:05 +0530]: Dear list, I have the following setting in .screenrc from the beginning `` shell -$SHELL # for locale charset setenv LC_CTYPE en_US.UTF-8 setenv TERM xterm hardstatus alwayslastline hardstatus string '%{=

Re: sending an arbitary command to a detached session

2010-02-12 Thread Sadrul Habib Chowdhury
by using the -p flag in the second. Sadrul where ^M is entered by typing ctrl-v ctrl-m David On 12/02/2010, Sadrul Habib Chowdhury ima...@gmail.com wrote: * Faheem Mitha had this to say on [12 Feb 2010, 08:22:25 -0500]: Hi, From the screen documentation, it looks like something similar

Re: Ping Packagers

2010-02-12 Thread Sadrul Habib Chowdhury
* Brian Kroth had this to say on [24 Dec 2009, 12:14:43 -0600]: Dustin Kirkland kirkl...@canonical.com 2009-12-22 10:42: On Mon, Dec 21, 2009 at 10:33 AM, Sadrul Habib Chowdhury ima...@gmail.com wrote: I don't think there will be much of a problem using dynamic malloc in the current

Re: Ping Packagers

2010-02-12 Thread Sadrul Habib Chowdhury
Oh, and also, the number of text-attribute-changes in the caption/hardstaus has also been increased to 256. http://git.savannah.gnu.org/gitweb/?p=screen.git;a=commitdiff;h=e6a28cf8bfdac15faa6c267bf476ddcaddf48d67;hp=f33e5cdecb7bf3b6ae8e4a5c0ca394dd5a06a416 Cheers, Sadrul

Re: at-command and NEED_DISPLAY

2010-02-02 Thread Sadrul Habib Chowdhury
* Peder Stray had this to say on [02 Feb 2010, 19:25:29 +0100]: Why does then 'at' command need a display? It doesn't anymore! See: http://git.savannah.gnu.org/gitweb/?p=screen.git;a=commit;h=4b778782ce398747f080b7b7ffd8a2e26c3b0a88 Cheers, Sadrul

Re: Changing position of window in window-list

2010-01-26 Thread Sadrul Habib Chowdhury
* Hugo Heden had this to say on [23 Jan 2010, 19:44:45 +0100]: Good day all, I would like to be able to bind a key to *swapping* the position of the current in the window list with the window to the left (or to the right). Use case, sort of: I have say ten different windows open, and it

Re: Moving windows around

2010-01-26 Thread Sadrul Habib Chowdhury
* James Campos had this to say on [23 Jan 2010, 05:26:43 -0800]: In vim, I can hit ^W^R to swap the position of two windows. Is there anything similar for screen? If not, I'd like to request it. There currently is nothing similar to this in screen. What I currently do is: move to the top

Re: Caption string: Escape status

2010-01-26 Thread Sadrul Habib Chowdhury
* Ben Love had this to say on [21 Jan 2010, 13:24:15 -0500]: I'm looking for a way to have a visual cue (preferrably in the status line) to know when the escape sequence (C-a) has been pressed. This would be particularly useful when nesting screen sessions. I've looked through the man page

Re: screen vertical split speed vs dvtm

2009-12-25 Thread Sadrul Habib Chowdhury
* Chris Jones had this to say on [25 Dec 2009, 10:58:52 -0500]: On Thu, Dec 24, 2009 at 03:37:04PM EST, Sadrul Habib Chowdhury wrote: * Chris Jones had this to say on [24 Dec 2009, 10:42:38 -0500]: [..] Yes! I could reproduce the problem as well! Yes sorry for this, er.. Xmas present

Re: screen vertical split speed vs dvtm

2009-12-24 Thread Sadrul Habib Chowdhury
* Chris Jones had this to say on [24 Dec 2009, 10:42:38 -0500]: On Tue, Dec 08, 2009 at 04:33:30AM EST, Sadrul Habib Chowdhury wrote: * Chris Jones had this to say on [08 Dec 2009, 03:40:31 -0500]: On Mon, Dec 07, 2009 at 11:08:02PM EST, Sadrul Habib Chowdhury wrote: I have checked

Re: Ping Packagers

2009-12-21 Thread Sadrul Habib Chowdhury
* Dustin Kirkland had this to say on [20 Dec 2009, 21:18:04 -0600]: [snip] 33increase_max_winmsg_renditions.dpatch I think 256 is a bit too excessive. I am going to increase it to 128 instead, which I honestly think should be more than enough. Hmm, what's the actual cost? Some memory?

Re: Ping Packagers

2009-12-19 Thread Sadrul Habib Chowdhury
* Miroslav Lichvar had this to say on [10 Dec 2009, 10:35:00 +0100]: On Wed, Dec 09, 2009 at 01:19:00PM -0500, Sadrul Habib Chowdhury wrote: Hello everyone. Are there any screen packagers on this list? I am contemplating a sort of a beta-release somewhat soon-ish (still non-trivial amount

Re: search in copy/scrollback mode when using vertical split

2009-12-18 Thread Sadrul Habib Chowdhury
* Jacob Alexandersson had this to say on [18 Dec 2009, 14:28:42 +0100]: On Thu, Dec 17, 2009 at 6:16 PM, Sadrul Habib Chowdhury ima...@gmail.comwrote: * Jacob Alexandersson had this to say on [15 Dec 2009, 10:02:18 +0100]: Hello all, I'm using screen from the ubuntu repositories

Re: search in copy/scrollback mode when using vertical split

2009-12-17 Thread Sadrul Habib Chowdhury
* Jacob Alexandersson had this to say on [15 Dec 2009, 10:02:18 +0100]: Hello all, I'm using screen from the ubuntu repositories which has the vertical-screen patch. I just noticed that when I've got the screen in vertical-split mode, the search function (/ and ?) doesn't work properly. The

Re: search in copy/scrollback mode when using vertical split

2009-12-17 Thread Sadrul Habib Chowdhury
* Sadrul Habib Chowdhury had this to say on [17 Dec 2009, 12:16:50 -0500]: * Jacob Alexandersson had this to say on [15 Dec 2009, 10:02:18 +0100]: Hello all, I'm using screen from the ubuntu repositories which has the vertical-screen patch. I just noticed that when I've got the screen

Re: Ping Packagers

2009-12-10 Thread Sadrul Habib Chowdhury
* Miroslav Lichvar had this to say on [10 Dec 2009, 10:35:00 +0100]: On Wed, Dec 09, 2009 at 01:19:00PM -0500, Sadrul Habib Chowdhury wrote: Hello everyone. Are there any screen packagers on this list? I am contemplating a sort of a beta-release somewhat soon-ish (still non-trivial amount

Ping Packagers

2009-12-09 Thread Sadrul Habib Chowdhury
Hello everyone. Are there any screen packagers on this list? I am contemplating a sort of a beta-release somewhat soon-ish (still non-trivial amount of work to do, though, so no ETA yet), and was thinking if this list is the best place to reach the packagers. Cheers, Sadrul

Re: Ping Packagers

2009-12-09 Thread Sadrul Habib Chowdhury
* Dustin Kirkland had this to say on [09 Dec 2009, 10:37:17 -0800]: On Wed, Dec 9, 2009 at 10:23 AM, Dustin Kirkland kirkl...@canonical.com wrote: On Wed, Dec 9, 2009 at 10:19 AM, Sadrul Habib Chowdhury ima...@gmail.com wrote: Hello everyone. Are there any screen packagers on this list? I

Re: Hardstatus-fu: truncating/padding

2009-12-09 Thread Sadrul Habib Chowdhury
* Phil! Gold had this to say on [09 Dec 2009, 15:59:39 -0500]: * Phil! Gold phi...@pobox.com [2009-12-08 11:40 -0500]: * Jeremie Le Hen jere...@le-hen.org [2009-12-01 23:00 +0100]: I've tried to read and re-read the paragraphs regarding %=, % and %= multiples times successively, and that

Re: screen vertical split speed vs dvtm

2009-12-07 Thread Sadrul Habib Chowdhury
* A S had this to say on [05 Dec 2009, 19:41:53 +0100]: Hi, I do wonder why gnu screen is so slow in vertical split while dvtm http://www.brain-dump.org/projects/dvtm/ does not exhibit any visible slowdown? Is it because screen emulates vt100 only? It's because screen tries to refresh the

Re: Problem with GNU Screen when using control + right/left arrows

2009-12-07 Thread Sadrul Habib Chowdhury
* Makmiller Martins Pedroso had this to say on [07 Dec 2009, 19:55:28 -0700]: Thanks so much for your answer. Attached is my screenlog.0 file. You're welcome, and thanks! [snip] I've been having the following problem with GNU Screen. I like using Ctrl + left/right arrows to move

Re: screen vertical split speed vs dvtm

2009-12-07 Thread Sadrul Habib Chowdhury
* Sadrul Habib Chowdhury had this to say on [07 Dec 2009, 15:53:02 -0500]: * A S had this to say on [05 Dec 2009, 19:41:53 +0100]: Hi, I do wonder why gnu screen is so slow in vertical split while dvtm http://www.brain-dump.org/projects/dvtm/ does not exhibit any visible slowdown

Re: Very bad/slow redraw with vertical split.

2009-12-07 Thread Sadrul Habib Chowdhury
* Thomas Adam had this to say on [24 Oct 2008, 14:26:30 +0100]: Hello -- 2008/10/24 Robin Lee Powell rlpow...@digitalkingdom.org: I'm playing around with vertical split. I'm using Screen version 4.00.03jw4 (FAU) 2-May-06 on Debian. When I have vertical split on, less is slow.

Re: Vertical split

2009-11-16 Thread Sadrul Habib Chowdhury
* Jeenu V had this to say on [11 Nov 2009, 21:06:22 +0530]: Hi, I was Googling on vertical split on GNU screen. And I see patches flying around, but I'm yet to see the real functionality or any mention to the same in the man pages. So I wanted to know if this is an officially supported

Re: [screen-devel] pull request: add PID variable during screenrc evaluation

2009-11-09 Thread Sadrul Habib Chowdhury
* Peter Teichman had this to say on [08 Nov 2009, 11:48:51 -0500]: I'd like a way to uniquely identify the current screen process while evaluating .screenrc. The specific problem I'm trying to solve is tying an ssh-agent process to the life of a set of screens. If I could get the current

Re: windowlist string title not working with -d -m

2009-11-09 Thread Sadrul Habib Chowdhury
* Peder Stray had this to say on [09 Nov 2009, 21:44:46 +0100]: Not that often i start screen with -d -m, but i did today and noticed that some settings wasn't used from my .screenrc, namely windowlist string and windowlist title. Looking through the source i notice that windowlist has

Re: Query info from an existing screen session?

2009-10-01 Thread Sadrul Habib Chowdhury
* Ryan Lynch had this to say on [01 Oct 2009, 15:45:04 -0400]: I know that I can send commands to a running 'screen' session, using the `screen -X command...` option, but it seems like this is a one-way street. This command never seems to return any output--if there is any response, it's

Re: binding that creates a new window and prompts for the new window's title at the same time?

2009-05-21 Thread Sadrul Habib Chowdhury
* Daniel Choi had this to say on [20 May 2009, 10:56:30 -0400]: Hi everyone, I'm new to this list and have been using gnu screen seriously for only a few days. I just want to say that I love it and I'm never going back to using tabbed Terminal windows on OS X. My question is this. I want

Re: history list for Ctrl-exc-?, Ctrl-esc-/, Ctrl-]

2009-05-21 Thread Sadrul Habib Chowdhury
* Edward Peschko had this to say on [20 May 2009, 16:11:54 -0700]: All, I was wondering if anyone had plans for adding a history list for the ctrl-esc-?,/, ] commands listed above.. Basically, I want to be able to say: Ctrl-esc-? a and then use the arrow keys to scroll up and down

Re: screenwm and screen 4.1 status?

2009-05-13 Thread Sadrul Habib Chowdhury
* Robin Lee Powell had this to say on [11 May 2009, 23:58:15 -0700]: I gathered a while back that screen 4.1 was going to replicate a lot of the functionality of screenwm. Did that go anywhere? Two of the biggest features in screenwm, vertical splits and layouts (the split orientations

Summer of Code 2009

2009-04-21 Thread Sadrul Habib Chowdhury
Hello Everyone! I am delighted to let everyone know that we have accepted Rui Guo's application to work on embedding scripting support in screen for Summer of Code 2009! Since different kind of usage patterns, i.e. what users expect to be able to do with scripts, will determine what kind of

Re: Showing Inactivity/Activity of Other Windows on HardStatus Line

2009-02-08 Thread Sadrul Habib Chowdhury
* Charles A. Templeton III had this to say on [08 Feb 2009, 10:59:28 -0600]: [snip] For example my current hardstatus line is set to %H(%l): %w and I get: sarah(0.76 0.68 0.35): 0 bash 2 gramps 5 xorg-fonts 6* gimp 9 top If I use the command ^A ^W it shows the following: 0@

Re: How to Reorder and Set Starting Window Numbers

2009-01-24 Thread Sadrul Habib Chowdhury
* Charles A. Templeton III had this to say on [24 Jan 2009, 07:40:43 -0600]: When I load screen it defaults to assigning window numbers starting from '0' and counting upwards. How do I customize my setting so that screen default to creating the first window start at '1' and count upwards (and

Re: Vertical Split and Window List

2008-08-10 Thread Sadrul Habib Chowdhury
* Jean-Yves Levesque had this to say on [05 Aug 2008, 11:40:03 -0400]: I do not know if this is an issue with my config but when I run the vertical split with layouts and I try to use the windowlist command (Ctrl-a ) I get the following message: Window size too small for window list page

Scripting Support for Screen

2008-07-24 Thread Sadrul Habib Chowdhury
Hi. I started working on a lua script loader for screen last night. I am quite happy with the progress so far. I would like to know what people think about this kind of work. I discussed about this briefly with Micah last night, and he also thought discussing this in the list would be useful. I