Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-1995] Backspace can't clear the input character at linux REPL cmd line #4518

Closed
swift-ci opened this issue Jul 6, 2016 · 1 comment
Closed
Assignees
Labels
bug Something isn't working Linux LLDB for Swift

Comments

@swift-ci
Copy link

swift-ci commented Jul 6, 2016

Previous ID SR-1995
Radar None
Original Reporter skyslee2005 (JIRA User)
Type Bug
Status Resolved
Resolution Duplicate
Environment

Fedora 24
Linux localhost 4.6.3-300.fc24.x86_64 #1 SMP Fri Jun 24 20:52:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Arch Linux

Additional Detail from JIRA
Votes 1
Component/s LLDB for Swift
Labels Bug, Linux
Assignee @augusto2112
Priority Medium

md5: cd8725d2f4789af2a61e7e93ddeae3ee

Issue Description:

Bug occurs on fedora 24 after building swift from source with https://github.com/thawkins/fedora-swift And on Arch Linux when building from source with https://github.com/RLovelett/swift-aur.

Text can be deleted as intended until you enter any text and hit return then each character can only be replaced or deleted by going through repl history.
1> let a=3
a: Int = 3
2>
input any thing at 2> ,then it will can't be cleared by Backspace(still showing)

@augusto2112
Copy link

Duplicate of https://bugs.swift.org/browse/SR-15369.

I'm marking these as dups so we can concentrate the discussion on a single issue. It has been fixed on main for a while, but unfortunately i missed the window to cherry-pick it into 5.5. If you're able to, please download the main snapshot on https://www.swift.org/download/, verify if it's working for you and letting me know on the SR-15369.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from swiftlang/swift May 7, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Linux LLDB for Swift
Projects
None yet
Development

No branches or pull requests

2 participants