Re: [screen-devel] [PATCH] Stuff without parameters gives Input prompt

2008-09-15 Thread Dick Marinus
Op zondag 14-09-2008 om 04:23 uur [tijdzone -0400], schreef Sadrul Habib Chowdhury: > I have changed to allow inputs of length upto 100 (which is the maximum > allowed). Was there a reason you limited it to only 7? No, that was an error from me, I thought it was the buffer length of the prompt tex

Re: [screen-devel] [PATCH] Stuff without parameters gives Input prompt

2008-09-14 Thread Sadrul Habib Chowdhury
* Dick had this to say on [06 Aug 2008, 19:14:24 +0200]: > Hi all, Hi. Thanks for your patch. It has been applied to the development tree, and should be included in the next release (commit a6cb77 [1]). > Please review this patch, I'm missing something. I can't bind stuff to > (i.e. s). When I tr

[screen-devel] [PATCH] Stuff without parameters gives Input prompt

2008-08-06 Thread Dick
Hi all, Please review this patch, I'm missing something. I can't bind stuff to (i.e. s). When I try to "bind s stuff" screen freezes. This feature is usefull when using a very slow remote shell session (SSH over a bad GPRS connection). By locally preparing a command you can enter a command and se