pikaur icon indicating copy to clipboard operation
pikaur copied to clipboard

Cannot delete typed characters using Backspace on decision what to install

Open nugel opened this issue 2 years ago • 1 comments

Pikaur v1.14.7
Pacman v6.0.2 - libalpm v13.0.2 - pyalpm v0.10.6
Environment:

Terminal: Alacritty and Terminator Distro: Arch

Description:

Cannot delete typed characters on decision what to install. Tried this on yay and it worked well.

Sample:
...
:: Starting full system upgrade...
resolving dependencies...
:: There are 2 providers available for resolvconf:
:: Repository core
   1) openresolv  2) systemd-resolvconf

Enter a number (default=1): 2   <- this "2" doesn't get deleted when pressing Backspace on any keyboard layout
...

nugel avatar Feb 18 '23 16:02 nugel

weird, Ctrl+W and other readline shorcuts are working but not Backspace

actionless avatar May 02 '23 03:05 actionless