From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 002B7385DC0F; Wed, 14 Feb 2024 12:50:16 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 002B7385DC0F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1707915017; bh=4QcSzjY15zwLKG9MY73KCZxrcuXnaez9ziTB/1RjMtM=; h=From:To:Subject:Date:From; b=EBfaf31a7SyyfYQx7wUWJF0c4zVWjVU0KGff8KWA1yAFy25lN92tTtLcF/0s+FySu UYWZXYK4+5YE2LaZkcsn0pDhiOv3VCn5ZSD8naOQ//DR7NBUUzFQWQafU15NA/nKZs ujJqTyXdBizVCV0TwFNeXiqatMKUUQyOxGca1GBM= From: "tromey at sourceware dot org" To: gdb-prs@sourceware.org Subject: [Bug tui/31381] New: Up arrow does not work in TUI Date: Wed, 14 Feb 2024 12:50:15 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: tui X-Bugzilla-Version: HEAD X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: tromey at sourceware dot org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter target_milestone Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31381 Bug ID: 31381 Summary: Up arrow does not work in TUI Product: gdb Version: HEAD Status: NEW Severity: normal Priority: P2 Component: tui Assignee: unassigned at sourceware dot org Reporter: tromey at sourceware dot org Target Milestone: --- The arrow keys don't seem to work in the TUI any more. This is on x86-64 Fedora 38 using the system gdb, but reproducible with git master. I think this should work. --=20 You are receiving this mail because: You are on the CC list for the bug.=