Re: shelltitle, window titling

2005-08-25 Thread Dan Mahoney, System Admin
On Thu, 25 Aug 2005, Phil!Gregory wrote: * Dan Mahoney, System Admin <[EMAIL PROTECTED]> [2005-08-25 13:25 -0400]: 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.

Re: shelltitle, window titling

2005-08-25 Thread Phil!Gregory
* Dan Mahoney, System Admin <[EMAIL PROTECTED]> [2005-08-25 13:25 -0400]: > 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 screen does not support this; i

Re: shelltitle, window titling

2005-08-25 Thread Adam Lazur
Dan Mahoney, System Admin ([EMAIL PROTECTED]) said: > On Thu, 25 Aug 2005, Aaron Griffin wrote: > >I know someone who did something like this is zsh - I've been meaning > >to ask him, but I know his screen displays "vim:/file/I/am/editing" > >... maybe some version of ps? I guess it could be done i

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 Dan Mahoney, System Admin
On Thu, 25 Aug 2005, Aaron Griffin wrote: 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

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

shelltitle, window titling

2005-08-25 Thread Dan Mahoney, System Admin
Hey all, I've got screen auto-titling my windows with the following prompt: set prompt="%{\ek\e\\%}\%" and the shelltitle "%|csh" option in my .screenrc (I run tcsh) My question is this: Is there any way to have command options included for certain commands? i.e. to have some sort o

Re: patch in progress: moving windows in windowlist

2005-08-25 Thread Xavier Nicollet
Le 24 août 2005 à 15:16, Xavier Nicollet a écrit: > I have made a patch for help.c, which would help people having problems > with the number command. It is against screen4.0.2 (debian source). Well I may try to improve this this week-end. Has someone tested it ? -- Xavier Nicollet http://nicoll