Results 1043 comments of Randy Lai

Ya, I could reproduce it the ctrl thing. It is unfortunate a shortcoming of sending code to linux terminals. Send code to gnome terminal is based on a "hack" so...

I don't expect tmux has the issue. Could you confirm that the `prog` is set as `tmux`?

It is, unfortunately, an common issue shared by any linux terminal which depends on xdotool. We may have a better luck with temrinals which support dbus. Konsole is the only...

Are you using `ipython`? I suggest using `ipython` and turn on `ctrl+v_to_console`.

The only case that I could reproduce your issue was when I was wrongly sending python code to bash or python (not ipython). In all other cases, it worked perfectly.

If you are sending python code, make sure the syntax is chosen as Python and you are using `ipython` not the ordinary `python`. On the other hand, if you are...

backslashes have to be escaped. Namely, `C:\\cmder\\......`

I really have no clues now. Is there any error message from the sublime console?

I just notice that you put "cmder". It should ``` "conemuc": ``` For both cmder and conemu.

Run `SendCode: Choose Programm` and select TerminalView. By the way, you could also consider [Terminus](https://github.com/randy3k/Terminus).