generated from WebAssembly/wasi-proposal-template
-
Notifications
You must be signed in to change notification settings - Fork 17
Terminal I/O. #62
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
Draft
sunfishcode
wants to merge
33
commits into
WebAssembly:main
Choose a base branch
from
sunfishcode:sunfishcode/terminal-support
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Terminal I/O. #62
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
7aca316
Terminal I/O.
sunfishcode 27fd0c1
Update wit-0.3.0-draft/terminal.wit
sunfishcode 13ab8d5
Fill in the current TODO comments.
sunfishcode bb41d10
Better handling of input control codes.
sunfishcode cd345f6
Fix handling of U+D in non-immediate mode.
sunfishcode b2c66d4
Add a TODO about bare Escapes and stream lulls.
sunfishcode e13b66e
Say more about terminal settings.
sunfishcode 1c73e9e
Give an example of a control key.
sunfishcode 9fc6912
Elaborate on SGR syntax.
sunfishcode 0cc5d84
Define Shift-Tab for input.
sunfishcode 1db49ce
Put emphasis on mode names.
sunfishcode a80d9b9
Notify applications of resumptions in addition to size changes.
sunfishcode c150e79
Fix the name of the `color-desired-by-default` variable.
sunfishcode c4d72d7
fixup for mod<F5>es
sunfishcode d505a24
Fix the terminfo/termcap names for parameterized cursor movement.
sunfishcode ab17d03
Specify the default modes for input.
sunfishcode 78f0bba
Clarify interpretations of ASCII names.
sunfishcode b8a0cb7
Say more about output settings.
sunfishcode 020eeb7
Simplify the refresh key, and fix formatting.
sunfishcode a2e16d6
Support Bold, Faint, reset, and paste and invisible cursors in more m…
sunfishcode 5530ddb
Add a note about `window-columns`.
sunfishcode 5ca74cd
Add an attribute for the terminal's default colors.
sunfishcode 7826668
Document the state on entry to full-screen mode.
sunfishcode a14f18b
Update wit-0.3.0-draft/terminal.wit
sunfishcode 78b914e
More reorganization. Add more control codes for output in all modes.
sunfishcode ba8694d
Add reverse video.
sunfishcode ffe05de
Fix the terminfo name of End Paste.
sunfishcode 37388d6
Iterate on wording.
sunfishcode 02905b7
Don't trap on invalid output.
sunfishcode 2a76ee6
Remove "may assign other meanings to other control codes".
sunfishcode e0ffa21
Add a TODO for some things that aren't described yet.
sunfishcode b6c1539
Describe the behavior of U+8 and U+9 more.
sunfishcode 37522b6
Add support for light mode and dark mode.
sunfishcode File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.