Re: Do we like the same books?

2007-09-07 Thread Aaron Griffin
On 9/7/07, Johannes Weiner <[EMAIL PROTECTED]> wrote: > Hi Aaron, > > please do not spam. Sorry bout that, I'm retarded gmail parsing and all that ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Do we like the same books?

2007-09-06 Thread Aaron Griffin
Code=bf430a88-53b6-40b3-a04c-fa0e9212c946 Aaron Griffin Shelfari is a free site that lets you share book ratings and reviews with friends and meet people who have similar tastes in books. It also lets you build an online bookshelf, join book clubs, and get good book recommendations from friends.

Re: Display system monitoring counter on hard-status line?

2007-09-04 Thread Aaron Griffin
On 9/3/07, cga2000 <[EMAIL PROTECTED]> wrote: > Is there any way I can display the following on the hard-status line: Something like: http://img.phraktured.net/other/screen-status.png Sure! Here's my current config: http://phraktured.net/config/.screenrc And the script directory: http://phraktur

Re: screen patch

2007-02-26 Thread Aaron Griffin
On 2/26/07, Matt Dunford <[EMAIL PROTECTED]> wrote: Anyway, here's a patch I updated recently for version 4.0.2: it adds two features I use alot. The first I call "toggle" (^aT). Oftentimes I do many screen commands in a row like creating five or six new windows. I do ^aT, then c c c c c (to c

Re: Bash 3.1 and login shells

2006-10-23 Thread Aaron Griffin
So it appears I posted this long ago (just did a searc through the ML), but this still isn't resolved... is anyone aware of this issue: On 3/31/06, Aaron Griffin <[EMAIL PROTECTED]> wrote: So bash 3.1 no longer works happilly with the 'shell -bash' or 'deflogin on&

Re: New Screen capabilities using Screenwm

2006-10-09 Thread Aaron Griffin
On 10/9/06, Michael Schroeder <[EMAIL PROTECTED]> wrote: And yes, this means that we'll release screen-4.01 this year... I'm excited. Go go go! The only reason I don't use the vertical split patch is that I maintain screen for my distro, so I kinda need to "eat my own dog food". But it's a fe

Re: Tab bar

2006-08-23 Thread Aaron Griffin
On 8/23/06, Toby <[EMAIL PROTECTED]> wrote: Hello I, like many others, find the "tabbed" metaphor of recent browsers and other programs very intuitive and practical. As such, I'd love to see a similar device implemented in screen, or to do it myself. But first I'd like to hear what you think a

Re: vim syntax highlighting does not work in screen

2006-08-16 Thread Aaron Griffin
On 8/16/06, Michael Parson <[EMAIL PROTECTED]> wrote: On Wed, Aug 16, 2006 at 12:21:17PM -0500, Aaron Griffin wrote: > On 8/16/06, aladdin <[EMAIL PROTECTED]> wrote: >> [EMAIL PROTECTED]:~$ set|grep TERM >> TERM=xterm > > Is this inside screen? screen is a term

Re: vim syntax highlighting does not work in screen

2006-08-16 Thread Aaron Griffin
On 8/16/06, aladdin <[EMAIL PROTECTED]> wrote: [EMAIL PROTECTED]:~$ set|grep TERM TERM=xterm Is this inside screen? screen is a terminal emulator, as is xterm. The TERM setting should be set to xterm if you're using xterm, and screen if you're using screen. On a side note, TERMCAP is oldschoo

Re: Showing /dev/tty12 (or similar) syslog output in screen window

2006-08-13 Thread Aaron Griffin
On 6/20/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote: > sudo is your friend! I don't want to go through sudo just to read system messages. (Of course, how much sensitive data can one really find in /var/log/messages, so perhaps I can just set it to 0640?) Personally, I would go this route as

Re: vim 7.0 slowness

2006-07-21 Thread Aaron Griffin
On 7/20/06, Bill Pursell <[EMAIL PROTECTED]> wrote: I've noticed that vim 7.0 starts up far more slowly inside screen than outside. Has anyone encountered this, and are there any known causes? This may not be the cause, but it's worth a check. If $DISPLAY is valid, but the X server is down, vi

Re: Splitting screen horizontally.

2006-06-13 Thread Aaron Griffin
On 6/13/06, Bill Pursell <[EMAIL PROTECTED]> wrote: Aaron Griffin wrote: > I'd like to point out two things... the current split is a horizontal > split. The windows are laid out vertically, but the single window is > split horizontally. So, you want a vertical split pat

Re: workaround to not overwrite .bash_history

2006-06-13 Thread Aaron Griffin
You might be able to get by with something like: export PROMPT_COMMAND="history -a $HISTFILE" ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: Splitting screen horizontally.

2006-05-31 Thread Aaron Griffin
On 5/26/06, Dave Waxman <[EMAIL PROTECTED]> wrote: On May 26 13:36, Jonathan Daugherty wrote: > I really like using the split function to create vertically-split > regions. Is there a way to split screen horizontally, too? Searching the archives of this list will show this question discussed nu

Re: Supressing Flow Control?

2006-05-18 Thread Aaron Griffin
On 5/18/06, Aaron Griffin <[EMAIL PROTECTED]> wrote: On 5/18/06, Aaron Davies <[EMAIL PROTECTED]> wrote: > Do you guys have any suggestions for suppressing flow control? I'm > following a previous reccomendation and running screen on windows > under PuTTY/Cygterm, but

Re: Supressing Flow Control?

2006-05-18 Thread Aaron Griffin
On 5/18/06, Aaron Davies <[EMAIL PROTECTED]> wrote: Do you guys have any suggestions for suppressing flow control? I'm following a previous reccomendation and running screen on windows under PuTTY/Cygterm, but the flow control behavior of ^S is making emacs impossible to use. Is there something I

Re: screen-256color terminfo entry?

2006-05-09 Thread Aaron Griffin
On 5/8/06, cga2000 <[EMAIL PROTECTED]> wrote: export TERM="xterm-256color" This saves me the trouble of having to set/export the TERM variable manually every time I create a new screens. Sorry, but that's broken. If you're inside screen, your TERM variable should be screen (or some derivative

Re: Xterm OSC not working inside screen

2006-05-07 Thread Aaron Griffin
On 5/7/06, Nikolai Weibull <[EMAIL PROTECTED]> wrote: Yes, I've tried termcapinfo xterm* XT in my screenrc, but it still doesn't work. Am I missing something here? I'm "echo -n"-ing "^[]4;1;?^[\", which works fine inside an xterm, but not inside a screen. (What I'm trying to achieve is to ge

Re: Article about screen scripting

2006-05-03 Thread Aaron Griffin
Just one addendum: On 5/3/06, Ian A. Tegebo <[EMAIL PROTECTED]> wrote: Also, you could mention that screen sets TERM to "screen". Also, screen-w, screen-bce, and screen.linux are possible, depending on settings. ___ screen-users mailing list screen-u

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-11 Thread Aaron Griffin
On 4/11/06, Alain Bench <[EMAIL PROTECTED]> wrote: > That should be a lower case 'h', and echo -e "\e" behaviour is not > constant across various shells and /bin/echos. If you had GNU printf(1), > it would better be: > > | $ printf "\033[?1000h"# turn mouse reporting on > | $ printf "\0

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Aaron Griffin
On 4/10/06, Aaron Griffin <[EMAIL PROTECTED]> wrote: > On 4/10/06, Ed Dench <[EMAIL PROTECTED]> wrote: > > AFAIK, the trouble only happens within vim and with an up scroll. If I > > have a xterm scrollback buffer I am able to scroll up and down without a > > probl

Re: backtick metacharacter confused by scrolly wheel in vim

2006-04-10 Thread Aaron Griffin
On 4/10/06, Ed Dench <[EMAIL PROTECTED]> wrote: > AFAIK, the trouble only happens within vim and with an up scroll. If I > have a xterm scrollback buffer I am able to scroll up and down without a > problem. If I use control-V in vim to indicate the character pressed, some > times I get a ^[[M` ou

Bash 3.1 and login shells

2006-03-31 Thread Aaron Griffin
So bash 3.1 no longer works happilly with the 'shell -bash' or 'deflogin on' settings. Downgrading to bash 3.0 fixes this just fine with the exact same settings. This is kind of annoying. Would anyone happen to know a fix, either for screen or bash? Thanks in advance, Aaron

Re: termcap-query feature

2006-02-02 Thread Aaron Griffin
On 2/1/06, Michael Schroeder <[EMAIL PROTECTED]> wrote: > A screen-256color terminfo entry is probably the way to go... And possibly a screen-88color terminfo entry too... urxvt and a handful of others support 88 colors (who decided that? 88? what kind of number is that?). Aaron _

Re: How do I get a windowlist to STDOUT?

2006-01-09 Thread Aaron Griffin
On 1/9/06, Michael Schroeder <[EMAIL PROTECTED]> wrote: > On Tue, Jan 03, 2006 at 11:28:26AM -0600, Aaron Griffin wrote: > > On 1/3/06, Robert Blackwell <[EMAIL PROTECTED]> wrote: > > > I have been digging around to find a nice way to output the windowlist to > >

Re: How do I get a windowlist to STDOUT?

2006-01-03 Thread Aaron Griffin
On 1/3/06, Robert Blackwell <[EMAIL PROTECTED]> wrote: > I have been digging around to find a nice way to output the windowlist to > STDOUT but have not seen an easy solution. > > I would like to be able to do something like this > > screen -X windowlist > windows.txt I've been looking for somethi

Re: movement in copy/scrollback mode

2005-11-22 Thread Aaron Griffin
On Tue, Nov 22, 2005 at 07:57:03PM +, bill wrote: > Is it possible to get the 'f' and 'F' cursor movement keys in > copy/scrollback mode? I've been glancing through the source for all of > 15 minutes, and it doesn't appear to be a trivial thing to add. Can > anyone familiar with the code g

Re: binding Ctrl+Tab

2005-11-15 Thread Aaron Griffin
On 11/15/05, Daniel Lublin <[EMAIL PROTECTED]> wrote: > I rather like it; usually I'm somewhat resting the left side of my left > hand -- what do you call it; the wrist proper? carpus? -- so that I easily > can lower it and press left Ctrl, then I use my little finger or ringfinger > for pressing T

Re: binding Ctrl+Tab

2005-11-15 Thread Aaron Griffin
Well, i got alot of responses to this, heh - wasn't expecting it. I had tried the typical readline quote-insert stuff and could not get any code, so thanks for letting me know I wasn't crazy. As for the ergonomics point - I agree it's not too easy, but it's a keystroke I've gotten used to in many

binding Ctrl+Tab

2005-11-14 Thread Aaron Griffin
Hey all, short question I can't seem to figure out the code for binding Control+Tab (and Control+Shift+Tab) - does anyone know the keycodes this? Thanks, Aaron ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo

Re: hardstatus bottom and top

2005-11-08 Thread Aaron Griffin
On 11/8/05, Bjoern Rennhak <[EMAIL PROTECTED]> wrote: > > Screen always tries to be as least intrusive on the display as possible, > > ... we never expected somebody would ask for such a feature. > > wow, so much for my idea, is it possble to have a third status line at > the bottom ? I've wondere

Re: unknown terminal "screen.linux"

2005-10-28 Thread Aaron Griffin
On 10/28/05, Mark Himsley <[EMAIL PROTECTED]> wrote: > Hello, > > I have been using the excellent Screen window manager for many years and > have been exceedingly happy with it. > > Up until 6 months ago I had been using a RedHat 9 as the main server I ssh > into. On it I tried to keep a `screen` r

Re: Using PuTTY and automatic clipboard pasting app

2005-10-18 Thread Aaron Griffin
On 10/17/05, Jesper Forsberg <[EMAIL PROTECTED]> wrote: > The application I'm using is copying a string to the clipboard, and > pastes this into the active window. When this is done, the output I > get in screen is just one single character. The '0' character, > otherwise known as a zero. To verify

Re: send the input to many ttys simultaneously

2005-10-17 Thread Aaron Griffin
On 10/17/05, Phil!Gregory <[EMAIL PROTECTED]> wrote: > http://omnitty.sourceforge.net/ Wow just wow... ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: putty+ssh+screen = auto resizing?

2005-10-04 Thread Aaron Griffin
On 10/4/05, Geraint Edwards <[EMAIL PROTECTED]> wrote: > screen -RA > screen -RAD Aha! Thanks! Is there anyway to force this to always be the case? Is there a config setting? Either way, it's pretty (lame joke in 5...4...3...2...) RAD! __

putty+ssh+screen = auto resizing?

2005-10-04 Thread Aaron Griffin
Hey guys, It's probably not all that important that the context of this is while running screen via a putty session, though it could be related to other things. When I "screen -R" or "screen -RD", the window is always resized rather small. I have putty setup to be larger that the standard 80 colu

Re: [monitoring-like] would like to be warned when I have mail (fetchmail -c)

2005-09-28 Thread Aaron Griffin
On 9/28/05, Gerhard Siegesmund <[EMAIL PROTECTED]> wrote: > So I have an endless loop which regulary gets the new status. In > screenrc I put the following line > > backtick 1 0 0 my_script.sh > > and put the backtick into the statusline. > > Now when I start screen my script is started. Everything

Re: bind and paste buffer...

2005-09-28 Thread Aaron Griffin
On 9/27/05, Peder Stray <[EMAIL PROTECTED]> wrote: > > is it possible to bind somthing like > > 'screen url ""' > > to a key in screen? possibly with a combination of screen, stuff and paste > if thats necessary. Well, you can use writebuf/readbuf. In my screen setup, I bound C-b (b for b

Re: X cut and paste

2005-09-20 Thread Aaron Griffin
On 9/20/05, Michael Schroeder <[EMAIL PROTECTED]> wrote: > On Thu, Sep 15, 2005 at 12:51:38PM -0500, Aaron Griffin wrote: > > On 9/15/05, Michael Schroeder > > <[EMAIL PROTECTED]> wrote: > > > Planned features for the next release: > > > - maybe v

Re: X cut and paste

2005-09-20 Thread Aaron Griffin
On 9/20/05, Ajitabh Pandey <[EMAIL PROTECTED]> wrote: > * Aaron Griffin <[EMAIL PROTECTED]> [2005-09-15 12:51:38 -0500]: > >One feature I was thinking about a while back would be a multiline > >hardstatus... I use the hardstatus line for *alot* of stuff... cpu > >t

Re: X cut and paste

2005-09-19 Thread Aaron Griffin
On 9/19/05, Xavier Nicollet <[EMAIL PROTECTED]> wrote: > Le 15 septembre 2005 à 19:26, Michael Schroeder a écrit: > > Now that's a good question. I'd love to spend much time for screen, > > but had almost no spare time the last couple of months due to heavy > > workload in my job. I hope things wil

Re: X cut and paste

2005-09-15 Thread Aaron Griffin
On 9/15/05, Michael Schroeder <[EMAIL PROTECTED]> wrote: > Planned features for the next release: > - maybe vertical split, if I still have some time left. Hooray! Out of morbid curiosity, what would be the implications of converting screen to use ncurses (ignoring the workload, of course) - coul

auto copy-mode and urxvt

2005-08-29 Thread Aaron Griffin
mselves, but if anyone has this "auto scoll" thing working under urxvt, can you please provide your bindings? I'm starting to feel like this guy: http://phraktured.net/badday.gif Thanks, Aaron Griffin ___ screen-users mailing list screen-users@gnu.org http://lists.gnu.org/mailman/listinfo/screen-users

Re: shelltitle, window titling

2005-08-25 Thread Aaron Griffin
On 8/25/05, Adam Lazur <[EMAIL PROTECTED]> wrote: > In zsh you can define a preexec() function to be executed just prior to > command execution. See zshmisc(1) for info. There ya go, that's exactly what was used this functionality is great, yet I don't think bash has anything similar (no clue

Re: shelltitle, window titling

2005-08-25 Thread Aaron Griffin
On 8/25/05, Dan Mahoney, System Admin <[EMAIL PROTECTED]> wrote: > What does your script do? Nothing much... it's mainly a script so I can add custom things to it later (exactly like you're looking for). Right now, it get's the current directory (replacing $HOME with "~" to make it simpler), if t

Re: shelltitle, window titling

2005-08-25 Thread Aaron Griffin
On 8/25/05, Dan Mahoney, System Admin <[EMAIL PROTECTED]> wrote: > My question is this: > > Is there any way to have command options included for certain commands? > > i.e. to have some sort of script or regex look allow me to have > ssh:[EMAIL PROTECTED], or irc:irc.freenode.net I use bash, and