CTRL + (x) or (z) or (c) not working #378
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
After trying to tail a log file I wasn't able to stop it, CTRL key seems not to work. Mac OS High Sierra.
I guess you need Command + X/Z/C.
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-`
Got it! CMD+CTRL+C!
On Mon, Oct 30, 2017 at 9:04 AM Curtis Mattoon notifications@github.com
wrote:
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.
+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.
Same here @wolf-sigma, running 10.12.4
Same. IMO It should work with the default keys just like iterm/iterm2.
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
+1, same here.
Standard CTRL+X combinations don't work and the app crashes when closing the window (probably seperate bug)
I'm also having this issue with macOS Sierra (10.12.6)
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 can't seem to use Ctrl at all on macOS High Sierra.
Ctrl+C = Ctrl + Option + Command + C
Duplicate of #203 .