That 'link' also applies to the 'jsh' prompt for command-line editing. However, it is best to get things working with either 'stty' and/or 'terminfo'.
What are the 'stty' settings (stty -a) on this system? What is the terminal emulation being used? What do you mean by 'it does not tell me what it is looking for'? A specific key is sending a specific character-sequence to the server, the server responds according to the terminfo settings for that emulation. If you want that 'response' to be different then you need to change the terminfo settings. See this<http://www.jbase.com/r5/knowledgebase/manuals/3.0/30manpages/man/SUPPORT21.htm> (especially the Terminal Independence section). Dan On Wed, Apr 24, 2013 at 6:21 PM, troyd1 <[email protected]> wrote: > The link you posted is for JED. Also, everything works when I am in a > program at an input prompt. It only does not work at the jsh prompt. Is > there a way to tell what the jsh prompt is looking for? The keys function > is fine, but it does not tell me what it is looking for, just what it is > sending. > > > On Wednesday, April 24, 2013 10:55:12 AM UTC-5, troyd1 wrote: >> >> If I do sh, everything works, but when I am at jsh, the backspace does >> not work and the command stacker (up arrow) only works, not the down arrow >> or the line editing. I am on 3.4 and am using accuterm. >> >> Do I need a different terminal emulation? If so, how do i set it on the >> jsh side? >> > -- > -- > IMPORTANT: T24/Globus posts are no longer accepted on this forum. > > To post, send email to [email protected] > To unsubscribe, send email to [email protected] > For more options, visit this group at > http://groups.google.com/group/jBASE?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "jBASE" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- -- IMPORTANT: T24/Globus posts are no longer accepted on this forum. To post, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jBASE?hl=en --- You received this message because you are subscribed to the Google Groups "jBASE" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
