mosh doesn't predict backspace when it's BS instead of DEL
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 42/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- cpp
- Domain
- cli, operating-systems
Research direction
No file or test is named. Start by tracing Mosh's backspace prediction path and its termios handling; compare the fixed 0x7f match with the configured erase character. Done means prediction works when erase is BS (^H), with the treatment of termios erase2 resolved.
Written by the indexing model from the issue text.
Description
Mosh's prediction for backspaces has a fixed match for 0x7f, or DEL. It should use whatever is set as erase in termios, for those people who use ^H/BS. Some termios support an erase2 character, which is typically used to allow both DEL and BS to be used; I'm not 100% sure we should handle that too.
- Dominant language
- C++
- Stars
- 14.5k
- Forks
- 865
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mobile-shell/mosh
-
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
mobile-shell/mosh#1386 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
mobile-shell/mosh#1412 · 2 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
mobile-shell/mosh#1400 · 12 comments ·
-
Difficulty 3/5 1-2 days Newbie friendliness 66/100
mobile-shell/mosh#1399 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
mobile-shell/mosh#1387 ·
All issues in mobile-shell/mosh
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
-
Sensor initialization takes very long when `--initial-sim-time` is set to current UNIX timestamp Open
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
gazebosim/gz-sensors#662 · 1 comment ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
comp-datalake
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
ClickHouse/ClickHouse#121222 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
LadybirdBrowser/ladybird#12123 ·