Jump to content

Send "question mark" is erasing previous characters on Linux


JonnyBr
 Share

Recommended Posts

Hello all,

How can I type a ?(Question mark) on linux terminal ?

When I use Send("abcdefghijklmnopqrstuvxz?123456789")

I can see "abcdefghijklmnopqrstuvxz" being typing and erasing and then "123456789" is typing.

This only happens on linux terminal. If I use the same command on notepad, "abcdefghijklmnopqrstuvxz?123456789" is typed.

 

I have already tried:

Send("abcdefghijklmnopqrstuvxz{?}123456789")

Send("abcdefghijklmnopqrstuvxz{?}123456789",1)

Send("abcdefghijklmnopqrstuvxz?123456789",1)

but nothing works...

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...