making an accessible version of Nushell
Linux for blind general discussion
blinux-list at redhat.com
Mon Jun 21 20:41:56 UTC 2021
Hi Rich,
I had a quick look at nushell, and I won't spend time on that.
We have already many shells, no need for one more. I think that a POSIX
compliant shell is good enough and its output is already screen reader
friendly
at least on a plain Linux console
Just my opinion, of course
Cheers,
Didier
Le 21/06/2021 à 22:24, Linux for blind general discussion a écrit :
> Nushell (https://www.nushell.sh) is a re-imagined shell for Linux (etc) systems. There are a number of things to like about it, IMHO. First, it attempts to handle program output as structured data. This means that, for example, tabular output can be filtered, sorted, etc. It is also being written in Rust, which should help to prevent a large class of security issues.
>
> However, the use of text-based layout for tabular output isn't well suited for use with screen readers, etc. So, I posted an issue on the Nushell Git repository, suggesting that someone look into the notion of creating a web-based version. Happily, some work has already been done on this, mostly to support an online demo.
>
> If you find this to be interesting, you might want to browse over to their sites and check out what they have so far. Specific suggestions on ways to make the interface work better with screen readers (etc) would be very valuable. Here are some links:
>
> https://www.nushell.sh
> https://www.nushell.sh/demo
>
> https://github.com/nushell/nushell
> https://github.com/nushell/nushell/issues/3663
>
> -r (Rich Morin)
More information about the Blinux-list
mailing list