[GH-ISSUE #16] Backspace not working in Solus Linux #15

Closed
opened 2026-03-03 01:18:59 +03:00 by kerem · 3 comments
Owner

Originally created by @d99kris on GitHub (Jan 17, 2020).
Original GitHub issue: https://github.com/d99kris/nmail/issues/16

From #10 :

Side question: do you have an idea why backspace works on one device but not the other? No issue on my phone with hardware keyboard and Ubuntu chroot, but it just prints "^?" on my real Linux computer running Solus.

Originally created by @d99kris on GitHub (Jan 17, 2020). Original GitHub issue: https://github.com/d99kris/nmail/issues/16 From #10 : > Side question: do you have an idea why backspace works on one device but not the other? No issue on my phone with hardware keyboard and Ubuntu chroot, but it just prints "^?" on my real Linux computer running Solus.
kerem closed this issue 2026-03-03 01:18:59 +03:00
Author
Owner

@Kabouik commented on GitHub (Jan 29, 2020):

It might be related: Ctrl + Left or Right outputs a character instead of jumping the cursor through words. There probably are other issues like this. People who want more advanced shortcut support with use their own $EDITOR anyway (for instance I use micro), but perhaps the basic standard keybindings like the above could be fixed.

<!-- gh-comment-id:579793308 --> @Kabouik commented on GitHub (Jan 29, 2020): It might be related: `Ctrl` + `Left` or `Right` outputs a character instead of jumping the cursor through words. There probably are other issues like this. People who want more advanced shortcut support with use their own `$EDITOR` anyway (for instance I use `micro`), but perhaps the basic standard keybindings like the above could be fixed.
Author
Owner

@d99kris commented on GitHub (Jan 30, 2020):

So jumping over words is currently not supported by nmail. Essentially the benchmark for nmail's built-in editor is the pine/alpine editor, which - I think - does not support this (it's really quite basic). Support could be added, but I prefer if you'd log it as a separate feature request. Thanks!

<!-- gh-comment-id:580209853 --> @d99kris commented on GitHub (Jan 30, 2020): So jumping over words is currently not supported by `nmail`. Essentially the benchmark for `nmail`'s built-in editor is the `pine`/`alpine` editor, which - I think - does not support this (it's really quite basic). Support could be added, but I prefer if you'd log it as a separate feature request. Thanks!
Author
Owner

@d99kris commented on GitHub (Jan 30, 2020):

I reported #27 to at the minimum properly document what the built-in editor (currently) supports.

<!-- gh-comment-id:580211156 --> @d99kris commented on GitHub (Jan 30, 2020): I reported #27 to at the minimum properly document what the built-in editor (currently) supports.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nmail#15
No description provided.