* RE: scrolling through buffer in cygwin.bat shell
@ 2002-09-18 10:13 Crittenden David-QDC001
2002-09-18 12:32 ` Jason Tishler
0 siblings, 1 reply; 4+ messages in thread
From: Crittenden David-QDC001 @ 2002-09-18 10:13 UTC (permalink / raw)
To: 'cygwin@cygwin.com'; +Cc: 'Igor Pechtchanski'
Igor,
Thanks for setting me straight.
I have tried the man page on rxvt and get this:
$ man rxvt
Formatting page, please wait...
Error executing formatting or display command.
System command (cd /usr/man ; (echo -e ".pl 1100i"; cat
/usr/man/man1/rxvt.1; echo ".pl \n(nlu+10")
| /usr/bin/tbl | /usr/bin/groff -Tascii -mandoc | gzip >
/usr/man/cat1/rxvt.1.gz) exited with status
32512.
(Any suggestions as to why this might occur? I have tbl, groff, gzip, and
less installed.)
So, I tried this:
/usr/bin/groff -Tascii -mandoc /usr/man/man1/rxvt.1 | less
and was able to read the man page.
Just running rxvt from the cygwin/bash prompt produces a fast fleeting
window of some sort. I then tried this:
$ rxvt -bg black -fg white -e /bin/bash
(You should have seen the grin.)
I think I am on my way. I will pay more attention to the rxvt emails from
now on.
Thank you again,
Brent
-----Original Message-----
From: Igor Pechtchanski [mailto:pechtcha@cs.nyu.edu]
Sent: Wednesday, September 18, 2002 10:45 AM
To: Crittenden David-QDC001
Cc: cygwin@cygwin.com
Subject: Re: scrolling through buffer in cygwin.bat shell
On Wed, 18 Sep 2002, Crittenden David-QDC001 wrote:
> All,
>
> Is is possible to map the keys shift-page up and shift-page down to scroll
> through the buffer of the cygwin shell?
>
> I have seen references to the rxvt app on the mailing lists, but I think
> this is used with an xserver.
>
> I am running cygwin on w2k with cygwin version 1.3.12-4.
>
> Thank you in advance,
>
> Brent Crittenden
Unlike xterm, rxvt can run under both X11 and MS Windows. Try it. ;-)
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02,
p.51
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: scrolling through buffer in cygwin.bat shell
2002-09-18 10:13 scrolling through buffer in cygwin.bat shell Crittenden David-QDC001
@ 2002-09-18 12:32 ` Jason Tishler
0 siblings, 0 replies; 4+ messages in thread
From: Jason Tishler @ 2002-09-18 12:32 UTC (permalink / raw)
To: cygwin
Brent,
On Wed, Sep 18, 2002 at 11:42:33AM -0500, Crittenden David-QDC001 wrote:
> I have tried the man page on rxvt and get this:
> $ man rxvt
> Formatting page, please wait...
> Error executing formatting or display command.
> System command (cd /usr/man ; (echo -e ".pl 1100i"; cat
> /usr/man/man1/rxvt.1; echo ".pl \n(nlu+10")
> | /usr/bin/tbl | /usr/bin/groff -Tascii -mandoc | gzip >
> /usr/man/cat1/rxvt.1.gz) exited with status 32512.
Install ash (aka sh).
Jason
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: scrolling through buffer in cygwin.bat shell
2002-09-18 8:44 Crittenden David-QDC001
@ 2002-09-18 9:42 ` Igor Pechtchanski
0 siblings, 0 replies; 4+ messages in thread
From: Igor Pechtchanski @ 2002-09-18 9:42 UTC (permalink / raw)
To: Crittenden David-QDC001; +Cc: cygwin
On Wed, 18 Sep 2002, Crittenden David-QDC001 wrote:
> All,
>
> Is is possible to map the keys shift-page up and shift-page down to scroll
> through the buffer of the cygwin shell?
>
> I have seen references to the rxvt app on the mailing lists, but I think
> this is used with an xserver.
>
> I am running cygwin on w2k with cygwin version 1.3.12-4.
>
> Thank you in advance,
>
> Brent Crittenden
Unlike xterm, rxvt can run under both X11 and MS Windows. Try it. ;-)
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha@cs.nyu.edu
ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"Water molecules expand as they grow warmer" (C) Popular Science, Oct'02, p.51
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 4+ messages in thread
* scrolling through buffer in cygwin.bat shell
@ 2002-09-18 8:44 Crittenden David-QDC001
2002-09-18 9:42 ` Igor Pechtchanski
0 siblings, 1 reply; 4+ messages in thread
From: Crittenden David-QDC001 @ 2002-09-18 8:44 UTC (permalink / raw)
To: 'cygwin@cygwin.com'
All,
Is is possible to map the keys shift-page up and shift-page down to scroll
through the buffer of the cygwin shell?
I have seen references to the rxvt app on the mailing lists, but I think
this is used with an xserver.
I am running cygwin on w2k with cygwin version 1.3.12-4.
Thank you in advance,
Brent Crittenden
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-09-18 19:26 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-09-18 10:13 scrolling through buffer in cygwin.bat shell Crittenden David-QDC001
2002-09-18 12:32 ` Jason Tishler
-- strict thread matches above, loose matches on Subject: below --
2002-09-18 8:44 Crittenden David-QDC001
2002-09-18 9:42 ` Igor Pechtchanski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).