#1
|
|||
|
|||
Ctrl-C is broken
When I ssh to a device in this case a linux box
I ping a host and it is replying Ctrl-c used to stop the ping but it no longer has any effect What is the default key mapping for Ctrl-C? I have tried various things currently it is set to Telnnet Function TN_BREAK. Appreciate any reply |
#2
|
|||
|
|||
Hi slouw,
I'm sorry to hear about the issue you're experiencing. What version of SecureCRT are you using? What exact device are you ssh'ing to? Is this issue occurring on every device you ssh to, or just this single device? What exactly do you see when you press [Ctrl + C]?
__________________
Thanks, --Cameron VanDyke Software Technical Support support@vandyke.com (505) 332-5730 |
#3
|
|||
|
|||
Hi Cameron
thx for reply Version 8.0.3 (x64 build 1183) - Official Release - September 8, 2016 SSH to Cisco nexus/catalyst/linux devices Same problem all devices When I hit Ctrl-c nothing happens. It is as if I have not hit any key. What is the default action for Ctrl-C? Thx |
#4
|
|||
|
|||
Thanks for the response slouw,
The default key mapping for Ctrl+C in SecureCRT is to literally send a Ctrl+C character (ASCII 3 decimal, AKA "ETX") However, SecureCRT has an option that will squash any attempt to send a Ctrl+C -- treating instead a Ctrl+C keyboard combination as a standard "CUA Windows" 'Copy' command (after all, how do you normally copy text with the keyboard?). The option, Use Windows copy and paste hotkeys, is found in the Session Options / Terminal / Emulation / Mapped Keys category. Is this item enabled for your sessions? If so, as above, Ctrl+C will be treated as a local copy operation instead of sending the literal Ctrl+C character to the remote host. If the above Use Windows copy and paste hotkeys option is not enabled in your sessions, what is the result of using Ctrl+Shift+6 (AKA Ctrl+^, AKA ^^) to escape from a ping operation?
__________________
Thanks, --Cameron VanDyke Software Technical Support support@vandyke.com (505) 332-5730 Last edited by cboyack; 11-06-2020 at 11:49 AM. |
#5
|
|||
|
|||
Thank you
How would the default act of sending ASCII 3 / ETX be represented in the Key mapper? Thanks again |
#6
|
|||
|
|||
How should I configure the mapped key so that is it back to the default?
thanks Last edited by cboyack; 11-28-2020 at 07:46 PM. Reason: Please see this how-to for embedding images: https://forums.vandyke.com/showthread.php?t=14212 |
#7
|
|||
|
|||
Hi slouw,
SecureCRT's default action for Ctrl-VK_C, is to send ASCII 3, which is represented as "\003" as a send string value, like so: Additionally, please see this post on how to properly embed images in these forums.
__________________
Thanks, --Cameron VanDyke Software Technical Support support@vandyke.com (505) 332-5730 Last edited by jdev; 12-01-2020 at 02:41 PM. Reason: Clarity |
#8
|
|||
|
|||
Fantastic thank you!!
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Display Modes | |
|
|