Giter Club home page Giter Club logo

Comments (12)

curlpipe avatar curlpipe commented on May 29, 2024 2

I'll be working on this in the next week I'll keep you guys posted on how the migration to Crossterm is going. Hopefully everything goes to plan. 🤞 👍

from ox.

ChayimFriedman2 avatar ChayimFriedman2 commented on May 29, 2024 2

Windows users can use the new Windows Terminal that does have true colors.

from ox.

curlpipe avatar curlpipe commented on May 29, 2024 1

I've worked on it a bit and I have managed to completely replace termion with crossterm. Crossterm is a much better library and the code layout is a lot more clear. I haven't checked to see if it compiles on Windows just yet but I will be checking it soon and hopefully it works. There might be an issue with the colour scheme on cmd.exe due to the lack of 24bit true colours, many macOS users who are using the default terminal experience weird colour issues where the editor turns red because of the colour depth but I'll be adding a 16 bit colour fallback option with 0.2.7.

from ox.

curlpipe avatar curlpipe commented on May 29, 2024

Hello! I have looked into this and moving to crossterm is already on the list of things to do. There are a few things I wish to add beforehand but Windows support is definitely a priority for me because Termion isn't a very advanced library and is a huge limiting factor in terms of platform support, keybindings and efficiency overall. Hopefully I'll get Ox working on Windows within the next month or maybe even less if things go to plan (which they are as of now).

Thank you for your interest 😄

from ox.

ChayimFriedman2 avatar ChayimFriedman2 commented on May 29, 2024

WSL?

from ox.

FuSoftware avatar FuSoftware commented on May 29, 2024

WSL?

Windows Subsystem for Linux, a feature allowing you install a Linux subsystem inside Windows that you can access through PowerShell

from ox.

ChayimFriedman2 avatar ChayimFriedman2 commented on May 29, 2024

WSL?

Windows Subsystem for Linux, a feature allowing you install a Linux subsystem inside Windows that you can access through PowerShell

I know what's WSL 🤣 🤣 🤣. I meant until there is an official Windows build, you can use WSL.

from ox.

ChayimFriedman2 avatar ChayimFriedman2 commented on May 29, 2024

And PowerShell does not belong here.

from ox.

cdegalitt avatar cdegalitt commented on May 29, 2024

Thank you @curlpipe !

ox 0.2.7 built successfuly on my Windows 10 machine

  • Windows version 10.0.19041.508
  • cargo & rustc version 1.47.0

Although i do miss some fonts for it to render properly some utf-8 "icons", it runs, looks and feels nice and smooth under Windows Terminal within cmd.exe shell :)

Alternative TTYs such as Git Bash's MinGW64 does not seem to appreciate it, but that's another story...

I hope to have some time in the near future to look at those issues and maybe contribute. I've been wanting to learn Rust development since a year now !

Cheers!

from ox.

cdegalitt avatar cdegalitt commented on May 29, 2024

And PowerShell does not belong here.

who uses it anyway ? 🤣

from ox.

ChayimFriedman2 avatar ChayimFriedman2 commented on May 29, 2024

And PowerShell does not belong here.

who uses it anyway ? 🤣

I 😄

from ox.

curlpipe avatar curlpipe commented on May 29, 2024

@cdegalitt Great! You can change the status line and tab line format using the configuration file to remove or replace those unicode icons. You can see them in the new wiki which tells you how to change them.

from ox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.