Skip to content
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

docs: add tested platforms #872

Merged
merged 9 commits into from May 3, 2024
Merged

Conversation

linrongbin16
Copy link
Contributor

@linrongbin16 linrongbin16 commented Mar 25, 2024

I run a very simple demo in below platforms (so only very limited API such as execute!, Print, cursor, EnterAlternateScreen, terminal::size is been used):

  1. macOS Sonama 14.4, Apple M1 Max, Silicon Chip.
  2. Windows 11 Enterprise 22H2, arm64, a virtual machine running in the macOS (above) with Parallel.
  3. Windows 10, x86_64, with Windows Terminal (is that a Console Host?)
  4. Ubuntu 23.04, x86_64 Desktop, a virtual machine running in the Windows 10 x86_64 (above) with VMWare Workstation.

Note: the checked ones are been manually tested.

Here's the demo source code: https://github.com/rsvim/rsvim/tree/chore-demo

Here's the screen recording:

rsvim-demo.mov

@linrongbin16 linrongbin16 marked this pull request as draft March 25, 2024 10:06
@linrongbin16 linrongbin16 marked this pull request as ready for review April 3, 2024 13:30
Copy link
Contributor

@joshka joshka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a simple doc update to state that several systems are tested. It seems reasonable to merge this.

@TimonPost TimonPost merged commit f54e937 into crossterm-rs:master May 3, 2024
@linrongbin16 linrongbin16 deleted the patch-1 branch May 4, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants