making an accessible version of Nushell

Linux for blind general discussion blinux-list at redhat.com
Tue Jun 22 14:16:33 UTC 2021


Hey there,

hmm, this sounds definitely interesting!


I wanted to make something similar myself, as the current state is
quite... problematic.

Like yes, we can read the output of terminal with Orca's flat review,
but that's like all about it.

When it comes to structures, like tables, reading them is really a pain.

There are the functions to navigate to the word above and below, that's
handy, but it takes quite a lot of time to move (few seconds) and when
the display is refreshing, the flat review cursor gets lost completely
after some time.


My Orca version is still 3.39.1 pre, may be I should try to update to
master to see if something has been done about this, I think I saw some
discussion about reworking the flat review if I remember correctly.


Best regards


Rastislav


Dňa 21. 6. 2021 o 22:24 Linux for blind general discussion napísal(a):
> 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)
>
>
>
> _______________________________________________
> Blinux-list mailing list
> Blinux-list at redhat.com
> https://listman.redhat.com/mailman/listinfo/blinux-list
>





More information about the Blinux-list mailing list