CTRL + (x) or (z) or (c) not working #378

Open
opened 2017-10-29 16:13:08 +01:00 by itsfreddyrb · 14 comments
itsfreddyrb commented 2017-10-29 16:13:08 +01:00 (Migrated from github.com)

After trying to tail a log file I wasn't able to stop it, CTRL key seems not to work. Mac OS High Sierra.

After trying to tail a log file I wasn't able to stop it, CTRL key seems not to work. Mac OS High Sierra.
yan12125 commented 2017-10-29 16:50:47 +01:00 (Migrated from github.com)

I guess you need Command + X/Z/C.

I guess you need Command + X/Z/C.
cmattoon commented 2017-10-30 15:04:48 +01:00 (Migrated from github.com)

I'm not able to issue Cmd+C because that's aliased to Copy. Cmd+Z only detaches from the process, and doesn't kill it. This bug makes emacs unusable, except through Esc-`

I'm not able to issue Cmd+C because that's aliased to Copy. Cmd+Z only detaches from the process, and doesn't kill it. This bug makes emacs unusable, except through Esc-`
itsfreddyrb commented 2017-10-30 15:05:48 +01:00 (Migrated from github.com)

Got it! CMD+CTRL+C!

On Mon, Oct 30, 2017 at 9:04 AM Curtis Mattoon notifications@github.com
wrote:

I'm not able to issue Cmd+C because that's aliased to Copy. Cmd+Z only
detaches from the process, and doesn't kill it. This bug makes emacs
unusable, except through Esc-`


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/Swordfish90/cool-retro-term/issues/378#issuecomment-340453712,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AHUUNZ4IbBQ_m_r1fHWo6EcRiHBTLZp5ks5sxdeFgaJpZM4QKWPn
.

Got it! CMD+CTRL+C! On Mon, Oct 30, 2017 at 9:04 AM Curtis Mattoon <notifications@github.com> wrote: > I'm not able to issue Cmd+C because that's aliased to Copy. Cmd+Z only > detaches from the process, and doesn't kill it. This bug makes emacs > unusable, except through Esc-` > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > <https://github.com/Swordfish90/cool-retro-term/issues/378#issuecomment-340453712>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AHUUNZ4IbBQ_m_r1fHWo6EcRiHBTLZp5ks5sxdeFgaJpZM4QKWPn> > . >
Raptor399 commented 2017-11-07 20:06:42 +01:00 (Migrated from github.com)

Thanks for the workaround, @geekfred !

However the issue is valid: Ctrl-C used to work in Mac OS Sierra (without having to resort to a workaround), and now in High Sierra it doesn't. Also, Ctrl-C still works in a regular Terminal, so there shouldn't be a reason to deviate from that standard.

Thanks for the workaround, @geekfred ! However the issue is valid: Ctrl-C used to work in Mac OS Sierra (without having to resort to a workaround), and now in High Sierra it doesn't. Also, Ctrl-C still works in a regular Terminal, so there shouldn't be a reason to deviate from that standard.
wolf-sigma commented 2017-11-16 01:21:16 +01:00 (Migrated from github.com)

+1 to this being an issue. In addition, I'm in Sierra and Ctrl+C/X/Z/etc doesn't work either, so it must be the code base and have little do with the OS.

+1 to this being an issue. In addition, I'm in Sierra and Ctrl+C/X/Z/etc doesn't work either, so it must be the code base and have little do with the OS.
mclehman commented 2017-11-17 22:44:12 +01:00 (Migrated from github.com)

I'm in Sierra and Ctrl+C/X/Z/etc doesn't work either, so it must be the code base and have little do with the OS

Same here @wolf-sigma, running 10.12.4

> I'm in Sierra and Ctrl+C/X/Z/etc doesn't work either, so it must be the code base and have little do with the OS Same here @wolf-sigma, running 10.12.4
carlbastos commented 2017-11-22 19:40:26 +01:00 (Migrated from github.com)

Same. IMO It should work with the default keys just like iterm/iterm2.

Same. IMO It should work with the default keys just like iterm/iterm2.
cvlmtg commented 2017-11-25 21:14:51 +01:00 (Migrated from github.com)

I'm using High Sierra and ctrl doesn't work at all, making tmux, vim etc unusable. the cmd+ctrl workaround works but it's really annoying. moreover anytime I quit cool-retro-term it crashes

I'm using High Sierra and ctrl doesn't work at all, making tmux, vim etc unusable. the cmd+ctrl workaround works but it's really annoying. moreover anytime I quit cool-retro-term it crashes
philipptvsmiles commented 2017-11-29 17:10:40 +01:00 (Migrated from github.com)

+1, same here.
Standard CTRL+X combinations don't work and the app crashes when closing the window (probably seperate bug)

+1, same here. Standard CTRL+X combinations don't work and the app crashes when closing the window (probably seperate bug)
gregcarlin commented 2017-11-30 00:02:39 +01:00 (Migrated from github.com)

I'm also having this issue with macOS Sierra (10.12.6)

I'm also having this issue with macOS Sierra (10.12.6)
nber1994 commented 2018-01-04 05:04:50 +01:00 (Migrated from github.com)

I also encountered this kind of situation. Before I turned over the answer, I found that it might be the problem of QT compilation. It is recommended to download the 1.0.0 to solve this problem.
https://github.com/Swordfish90/cool-retro-term/releases

I also encountered this kind of situation. Before I turned over the answer, I found that it might be the problem of QT compilation. It is recommended to download the 1.0.0 to solve this problem. https://github.com/Swordfish90/cool-retro-term/releases
chdiza commented 2018-02-11 15:45:39 +01:00 (Migrated from github.com)

I can't seem to use Ctrl at all on macOS High Sierra.

I can't seem to use Ctrl at all on macOS High Sierra.
baabeetaa commented 2018-06-14 00:43:14 +02:00 (Migrated from github.com)

Ctrl+C = Ctrl + Option + Command + C

`Ctrl+C = Ctrl + Option + Command + C`
athompso commented 2018-07-03 17:41:43 +02:00 (Migrated from github.com)

Duplicate of #203 .

Duplicate of #203 .
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#378
No description provided.