[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-23 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #12 from Bug Janitor Service  ---
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-09 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #11 from Kete  ---
(In reply to Ahmad Samir from comment #8)
> A shot in the dark, compare the terminal output while using `xev`, with both
> keymaps?

Ok, I uploaded the output. The Colemak keymap seemed to have an extra keypress
reported.

I just noticed this problem happened in Thunderbird, too, when I tried to
discard a draft with Alt+D. Alt+S would save the draft, so I think we can close
this bug report. But I need to figure out whether KDE or Debian needs to know
their Colemak isn't sending an Alt+D and maybe an Alt+R and a Alt+G. I guess I
could proceed with submitting a bug report for Colemak to each, later. I have a
feeling this is more Debian's fault than KDE, but these keys are working in
Trisquel Mate, which is an Ubuntu derivative.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-09 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #10 from Kete  ---
Created attachment 134688
  --> https://bugs.kde.org/attachment.cgi?id=134688=edit
text output of xev with Colemak keymap pressing alt d and alt f4

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-09 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #9 from Kete  ---
Created attachment 134687
  --> https://bugs.kde.org/attachment.cgi?id=134687=edit
text output of xev with default keymap pressing alt d and alt f4

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-09 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #8 from Ahmad Samir  ---
A shot in the dark, compare the terminal output while using `xev`, with both
keymaps?

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-08 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #7 from Kete  ---
(In reply to Ahmad Samir from comment #6)

I switched my system keymap back to default, and Alt+D worked fine. Ctrl+V and
Alt+D produced the expected output, so something about Colemak on this computer
interrupts Alt+D in the terminal. I don't have this problem on another distro.
(Trisquel which is based on Ubuntu and uses the Mate environment) What can I
do? I don't know if this is caused by KDE or Debian.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-08 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #6 from Ahmad Samir  ---
On second thought, creating a new profile won't work, because it'll create a
new profile based on the old one (or the selected one in the manage profile
dialog). An alternative is to use 'File -> New tab -> Default' or 'Settings->
switch profile -> Default'.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-07 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #5 from Ahmad Samir  ---
Try creating a new konsole profile (settings -> configure konsole -> profiles).

FWIW, I get the same behaviour with Alt+Backspace, but not with Alt+R or Alt+G.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-07 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #4 from Kete  ---
Hmm, I'm not getting any output, and I didn't see Alt+D in Konsole's shortcut
settings or any of the other system shortcut settings. One thing I noticed was
that Alt+D doesn't seem to send input after I press Ctrl+V. For example, if I
press Alt+Backspace instead, then I can press Ctrl+V again to try another
shortcut, but if I try Alt+D and then Ctrl+V again, then it outputs ^V as if
Alt+D didn't send a signal but the second Ctrl+V sent a Ctrl+V to the first.
Alt+Backspace doesn't output anything, but Alt+B outputs ^[b. And Alt+F outputs
^[f. Also, when I start typing with the mouse pointer over the shell, the mouse
pointer, now the I bar for selecting text, disappears and only reappears if I
press Alt+D or move the mouse, but other two other Alt combinations—Alt+G and
Alt+R—will do this as well. When I Ctrl+V, Alt+G, and then Ctrl+V again, I get
^V. Same for Alt+R.

Would it help to make a new user and see what its terminal does? I don't see
the option for a guest account.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-06 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #3 from Ahmad Samir  ---
So the shortcut is defined in bash/readline ("\ed" is Alt+d); could you try
this:
press Ctrl+v, after that press Alt+d (that is press Ctrl+v, let go of the
buttons, then press Alt+d), ideally you would get this:
^[d

if not, check if Alt+d is set as a shortcut for something in Konsole ->
settings -> configure keyboard shortcut (you can filter the shortcuts by
searching for "alt+d" in the search box at the top of the dialog).

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-06 Thread Kete
https://bugs.kde.org/show_bug.cgi?id=431203

--- Comment #2 from Kete  ---
Oh wow, that's weird. Thanks for checking! The output of 'bind -p | grep
kill-word' is the following:
"\e\C-h": backward-kill-word
"\e\C-?": backward-kill-word
"\e[3;5~": kill-word
"\ed": kill-word
# shell-backward-kill-word (not bound)
# shell-kill-word (not bound)


Btw, Alt+F and Alt+B navigate ahead and backwards by one word as expected. I'm
using the Colemak keymap.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 431203] Alt+D does not delete the word in front of the cursor.

2021-01-06 Thread Ahmad Samir
https://bugs.kde.org/show_bug.cgi?id=431203

Ahmad Samir  changed:

   What|Removed |Added

 Resolution|--- |WAITINGFORINFO
 Status|REPORTED|NEEDSINFO
 CC||a.samir...@gmail.com

--- Comment #1 from Ahmad Samir  ---
Alt+D works here to delete the word in front of the cursor; what's the output
of:
bind -p | grep kill-word

I get (among other results):
"\ed": kill-word

-- 
You are receiving this mail because:
You are watching all bug changes.