惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

腾讯CDC
IT之家
IT之家
有赞技术团队
有赞技术团队
WordPress大学
WordPress大学
Apple Machine Learning Research
Apple Machine Learning Research
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
人人都是产品经理
人人都是产品经理
The Cloudflare Blog
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
博客园 - 【当耐特】
V
V2EX
Last Week in AI
Last Week in AI
H
Help Net Security
The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
F
Fortinet All Blogs
I
InfoQ
宝玉的分享
宝玉的分享
A
About on SuperTechFans
MongoDB | Blog
MongoDB | Blog
Microsoft Azure Blog
Microsoft Azure Blog
Blog — PlanetScale
Blog — PlanetScale
B
Blog

Arch Linux Forums

Avidemux crashes without strace / Applications & Desktop Environments how to apply patches with non-linux linends / Newbie Corner Replicating CachyOS on vanilla Arch (or at least getting close) / Arch Discussion What's arch linux GUI package manager ? / Newbie Corner Hibernation failing due to insufficient memory / System Administration profiledef.sh editting question / Installation trying to script kde plasma wallpaper settings / Programming & Scripting Looking for new Audacious package maintainer / Creating & Modifying Packages issues installing arch with LUKS2 encryption / Newbie Corner QEMU PXE booting does not work with OVMF.4m.fd / Applications & Desktop Environments Wired lan regular disconnect / Newbie Corner Need Help setting up ARCH in my G16 G634JZR iwlwifi started failing consistently, trying to determine root cause Windows randomly jumping between monitors after GNOME 50 update No display via DP or HDMI after boot. / Kernel & Hardware how to change acpi platform_profile? / Newbie Corner Linux denied all kernel modules which not loaded right now Use iPhone as Webcam for Arch Linux Video Output Failure on nvidia-580xx-dkms on TTY --> Desktop switch (Page 2) / Kernel & Hardware I was going to rant ..WINE32 Sabotage compliments of Arvind Krishna / Arch Discussion [SOLVED] LUKS drive auto unlocked by TPM when expected not to / Networking, Server, and Protection Hibernate/suspend from X = dark panel; from TTY = works (ASUS G14, hyb (Page 2) / Laptop Issues Headphone jack noise/buzz / Newbie Corner segmentation fault in cc1plus when building CLK / AUR Issues, Discussion & PKGBUILD Requests Console alternative to meld / GNU/Linux Discussion Problem with paru git clone / Newbie Corner XKB questions / Applications & Desktop Environments gnome-keyring-daemon is not working correctly / Applications & Desktop Environments [SOLVED] Steam opens and immediately closes constantly / Newbie Corner Firefox rounded edges on Sway / Applications & Desktop Environments
Shift+Left/Right arrow key used to select characters in t...
seth · 2026-06-20 · via Arch Linux Forums

#1 Today 06:39:19

d3vl4k5hy4
Member
Registered: Today
Posts: 1

Shift+Left/Right arrow key used to select characters in terminal.

I haven't changed much on the os since the installation, I haven't changed my terminal etc, so it is related to the apps that comes with the default arch installation.
Pressing shift+left/right arrow key used to select a character to left/right in terminal, weather it be the terminal that comes with the os or in vscodium.
But currently it just prints ABCD depending on the arrow key. How do I revert back to the old behavior?

I believe that it has been happening since i ran 'pacman -Syu' to update my system which I canceled multiple times in between mainly due to it taking a lot of time.
Currently, my system is up-to-date.

#2 Today 07:43:18

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,112

Re: Shift+Left/Right arrow key used to select characters in terminal.

related to the apps that comes with the default arch installation

That's not a thing.

But currently it just prints ABCD depending on the arrow key. How do I revert back to the old behavior?

You don't - this has nothing to do w/ the TE (or only indirectly) but the process (in doubt the shell) you're running inside and you'll have to configure that.
An unconfigured bash would exhibit the symptoms you describe and from what I can tell also doesn't work out of the box.

I assume you installed some derivate and trashed its config by copying someone elses dotfiles?

You can typically configure this in your shell rc or for readline users inputrc, https://wiki.archlinux.org/title/Readline