You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Installing binary for MacVim ( latest one )
2. Installing conque using the tar ball
3. Running :ConqueTerm bash
4. Copy a command from a browser using Cmd-c ( ex : git clone .... )
5. Paste in Conque using Cmd-v
What is the expected output? What do you see instead?
I excpect to see the command pasted with the cursor at the end of the command
waiting for me to hit ENTER and execute the command.
Instead :
The output is the command successfully pasted. The cursor comes back to the
beginning of the command right next to the prompt. The shell is behaving like
nothing happened but the text is still visible. By pressing Up arrow, I can see
the latest command executed.
What version of the product are you using? On what operating system?
Latest version of Conque
Latest version of MacVim
OSX Mavericks
Original issue reported on code.google.com by [email protected] on 29 Jun 2014 at 2:17
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 29 Jun 2014 at 2:17The text was updated successfully, but these errors were encountered: