Menu

#20 Problem with back-tits

open
None
5
2010-09-11
2010-06-30
Anonymous
No

Hi, I'm using cssh 3.28 and noticed it has an issue with typing back-tits. Either directly in cssh window or pasting into the window. If I type ` it issues a very weird character, and if I paste it, the terminal outputs:

Use of uninitialized value within %keyboardmap in pattern match (m//) at /usr/local/bin/cssh line 577.
Use of uninitialized value $state in concatenation (.) or string at /usr/local/bin/cssh line 581.
Use of uninitialized value $code in concatenation (.) or string at /usr/local/bin/cssh line 581.
Use of uninitialized value $_ in pattern match (m//) at /usr/local/bin/cssh line 584.
Use of uninitialized value $_ in pattern match (m//) at /usr/local/bin/cssh line 588.
Use of uninitialized value $_ in pattern match (m//) at /usr/local/bin/cssh line 592.
Use of uninitialized value $_ in pattern match (m//) at /usr/local/bin/cssh line 596.
Tk::Error: Should never reach here at /usr/local/bin/cssh line 601.
main::get_keycode_state at /usr/local/bin/cssh line 601
main::send_text at /usr/local/bin/cssh line 839
main::__ANON__ at /usr/local/bin/cssh line 1753
<<Paste>>
(command bound to event)

And nothing goes to the terminal windows.

Discussion

  • Duncan Ferguson

    Duncan Ferguson - 2010-09-11

    I take it you mean backticks?

    This will probably have to wait until i rework the method used to replicate text into each terminal window - there is no easy fix for this at the moment (if a bash term you could use $( ... ) instead as a work around).

    Duncs

     
  • Duncan Ferguson

    Duncan Ferguson - 2010-09-11
    • assigned_to: nobody --> duncan_ferguson
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.