-
Notifications
You must be signed in to change notification settings - Fork 61
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Related files:
- https://github.com/Starry-OS/StarryOS/tree/main/api/src/terminal
- https://github.com/Starry-OS/StarryOS/blob/main/api/src/vfs/dev/tty.rs
- https://github.com/Starry-OS/StarryOS/tree/main/api/src/vfs/dev/tty
Goals:
- Move
JobControlintostarry-processand changeset_terminal_withtoset_terminal(which accept a variable instead of a function, and most importantly setupJobControlautomatically) - Extract reusable logics into another crate, for example, named
starry-terminal? Code that depends on arces internal modules or starry-core may be difficult to extract.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed