Skip to content

fend (console mode) break some architecture on linux #236

@eatradish

Description

@eatradish

On some architectures, if the user go fend from terminal, the console will not respond or will return EINVAL.

This problem is caused by the fend dependency rustyline using a deprecated terminal library termios-rs. Here is my workaround, currently used in patch form on the AOSC OS fend package to temporarily fix the issue:

https://github.com/eatradish/rustyline/tree/workaround

If you are interested in this issue, it's recommended to keep an eye on these issues:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions