Re: 'bat' for cygwin

2023-03-13 Thread Corinna Vinschen via Cygwin
On Mar 10 20:29, Thomas Wolff via Cygwin wrote: > > > Am 10.03.2023 um 19:18 schrieb marco atzeri via Cygwin: > > On Fri, Mar 10, 2023 at 6:58 PM Scott Smith via Cygwin wrote: > > > Has anyone compiled bat for cygwin64? > > > > > > If not, could it be added for consideration to be added to the >

Re: 'bat' for cygwin

2023-03-10 Thread Achim Gratz via Cygwin
Scott Smith via Cygwin writes: > Meanwhile, although I know 0% about Rust, if someone can tell me how to > install Rust, then I could take a shot at compiling it myself. No you can't. Upstream rust has refused to support Cygwin on multiple occasions because they "already support Windows". Gcc ru

'bat' for cygwin

2023-03-10 Thread Scott Smith via Cygwin
Marco, Well, that's disappointing; however, it's not an essential for my project. While bat is nicer, cat will suffice. I will add a presence test to use bat when it exists and fall back to cat. The few cygwin instances I have will just have to be jealous of their linux counterparts! Thank you

Re: 'bat' for cygwin

2023-03-10 Thread Thomas Wolff via Cygwin
Am 10.03.2023 um 19:18 schrieb marco atzeri via Cygwin: On Fri, Mar 10, 2023 at 6:58 PM Scott Smith via Cygwin wrote: Has anyone compiled bat for cygwin64? If not, could it be added for consideration to be added to the repository, please? Meanwhile, although I know 0% about Rust, if someone

Re: 'bat' for cygwin

2023-03-10 Thread marco atzeri via Cygwin
On Fri, Mar 10, 2023 at 6:58 PM Scott Smith via Cygwin wrote: > > Has anyone compiled bat for cygwin64? > > If not, could it be added for consideration to be added to the > repository, please? > > Meanwhile, although I know 0% about Rust, if someone can tell me how to > install Rust, then I could t

'bat' for cygwin

2023-03-10 Thread Scott Smith via Cygwin
Has anyone compiled bat for cygwin64? If not, could it be added for consideration to be added to the repository, please? Meanwhile, although I know 0% about Rust, if someone can tell me how to install Rust, then I could take a shot at compiling it myself. Thanks -- Problem reports: https: