The '0' key is not echoed back in ZSH [closed]
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
I have just noticed a weird issue with my OpenSUSE Tumbleweed installation.
Whenever I try to type a 0 (zero) at the console prompt, it doesn't seem to be recognized.
If I launch a program from the prompt, the program recognizes the 0 key, but zsh
itself doesn't seem to recognize it.
It's not a hardware problem since other applications recognize the key and zsh
recognizes ), which is 0 with the Shift key held down.
This installation of OpenSUSE Tumbleweed is not running in a VM, it is running on my HP laptop.
zsh keyboard opensuse
closed as off-topic by Jeff Schaller, Kusalananda, Wouter Verhelst, slm⦠Apr 12 at 18:20
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â Jeff Schaller, Kusalananda, Wouter Verhelst, slm
add a comment |Â
up vote
1
down vote
favorite
I have just noticed a weird issue with my OpenSUSE Tumbleweed installation.
Whenever I try to type a 0 (zero) at the console prompt, it doesn't seem to be recognized.
If I launch a program from the prompt, the program recognizes the 0 key, but zsh
itself doesn't seem to recognize it.
It's not a hardware problem since other applications recognize the key and zsh
recognizes ), which is 0 with the Shift key held down.
This installation of OpenSUSE Tumbleweed is not running in a VM, it is running on my HP laptop.
zsh keyboard opensuse
closed as off-topic by Jeff Schaller, Kusalananda, Wouter Verhelst, slm⦠Apr 12 at 18:20
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â Jeff Schaller, Kusalananda, Wouter Verhelst, slm
Try searching for 0 inbind -p
.
â choroba
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
Oh sorry,bind
is bash. :-( Usebindkey
instead.
â choroba
Apr 11 at 14:34
In the output I see"0" overwrite-mode
.
â Dave F
Apr 11 at 15:27
I think I see how this happened. My .zshrc file has the commandzkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.
â Dave F
Apr 11 at 15:34
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I have just noticed a weird issue with my OpenSUSE Tumbleweed installation.
Whenever I try to type a 0 (zero) at the console prompt, it doesn't seem to be recognized.
If I launch a program from the prompt, the program recognizes the 0 key, but zsh
itself doesn't seem to recognize it.
It's not a hardware problem since other applications recognize the key and zsh
recognizes ), which is 0 with the Shift key held down.
This installation of OpenSUSE Tumbleweed is not running in a VM, it is running on my HP laptop.
zsh keyboard opensuse
I have just noticed a weird issue with my OpenSUSE Tumbleweed installation.
Whenever I try to type a 0 (zero) at the console prompt, it doesn't seem to be recognized.
If I launch a program from the prompt, the program recognizes the 0 key, but zsh
itself doesn't seem to recognize it.
It's not a hardware problem since other applications recognize the key and zsh
recognizes ), which is 0 with the Shift key held down.
This installation of OpenSUSE Tumbleweed is not running in a VM, it is running on my HP laptop.
zsh keyboard opensuse
edited Apr 11 at 15:13
Jeff Schaller
31.1k846105
31.1k846105
asked Apr 11 at 14:09
Dave F
17618
17618
closed as off-topic by Jeff Schaller, Kusalananda, Wouter Verhelst, slm⦠Apr 12 at 18:20
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â Jeff Schaller, Kusalananda, Wouter Verhelst, slm
closed as off-topic by Jeff Schaller, Kusalananda, Wouter Verhelst, slm⦠Apr 12 at 18:20
This question appears to be off-topic. The users who voted to close gave this specific reason:
- "Questions describing a problem that can't be reproduced and seemingly went away on its own (or went away when a typo was fixed) are off-topic as they are unlikely to help future readers." â Jeff Schaller, Kusalananda, Wouter Verhelst, slm
Try searching for 0 inbind -p
.
â choroba
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
Oh sorry,bind
is bash. :-( Usebindkey
instead.
â choroba
Apr 11 at 14:34
In the output I see"0" overwrite-mode
.
â Dave F
Apr 11 at 15:27
I think I see how this happened. My .zshrc file has the commandzkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.
â Dave F
Apr 11 at 15:34
add a comment |Â
Try searching for 0 inbind -p
.
â choroba
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
Oh sorry,bind
is bash. :-( Usebindkey
instead.
â choroba
Apr 11 at 14:34
In the output I see"0" overwrite-mode
.
â Dave F
Apr 11 at 15:27
I think I see how this happened. My .zshrc file has the commandzkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.
â Dave F
Apr 11 at 15:34
Try searching for 0 in
bind -p
.â choroba
Apr 11 at 14:11
Try searching for 0 in
bind -p
.â choroba
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
Oh sorry,
bind
is bash. :-( Use bindkey
instead.â choroba
Apr 11 at 14:34
Oh sorry,
bind
is bash. :-( Use bindkey
instead.â choroba
Apr 11 at 14:34
In the output I see
"0" overwrite-mode
.â Dave F
Apr 11 at 15:27
In the output I see
"0" overwrite-mode
.â Dave F
Apr 11 at 15:27
I think I see how this happened. My .zshrc file has the command
zkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.â Dave F
Apr 11 at 15:34
I think I see how this happened. My .zshrc file has the command
zkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.â Dave F
Apr 11 at 15:34
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
2
down vote
It turns out this happened because while responding to the prompts from the zkbd
command I had pressed the Insert key in my numeric keypad without realizing that NumLock was on.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
2
down vote
It turns out this happened because while responding to the prompts from the zkbd
command I had pressed the Insert key in my numeric keypad without realizing that NumLock was on.
add a comment |Â
up vote
2
down vote
It turns out this happened because while responding to the prompts from the zkbd
command I had pressed the Insert key in my numeric keypad without realizing that NumLock was on.
add a comment |Â
up vote
2
down vote
up vote
2
down vote
It turns out this happened because while responding to the prompts from the zkbd
command I had pressed the Insert key in my numeric keypad without realizing that NumLock was on.
It turns out this happened because while responding to the prompts from the zkbd
command I had pressed the Insert key in my numeric keypad without realizing that NumLock was on.
answered Apr 11 at 15:38
Dave F
17618
17618
add a comment |Â
add a comment |Â
Try searching for 0 in
bind -p
.â choroba
Apr 11 at 14:11
I get "bind: command not found".
â Dave F
Apr 11 at 14:11
Oh sorry,
bind
is bash. :-( Usebindkey
instead.â choroba
Apr 11 at 14:34
In the output I see
"0" overwrite-mode
.â Dave F
Apr 11 at 15:27
I think I see how this happened. My .zshrc file has the command
zkbd
. When I was pressing the keys as requested, I pressed the Insert key in the numeric keypad without realizing that NumLock was on.â Dave F
Apr 11 at 15:34