This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Window position


> > One of the features I'm really missing in Cygwin is the ability to
> > reposition the terminal window (either console or rxvt) using echo, with
> > something like this:
> >
> > echo -n "\033[3;9;17t"
> >
> > Is this a feature that's missing in termcaps?
> >
> 
> What is the capability name? The raw excape string has nothing to do with
> termcap.

I don't know what it's called. My guess is that it's part of the general
set of escape sequences that do things like set the window title, the
window icon, or the font color. These other escape sequences are
implemented, whereas this one is not. 

Ken Collins

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]