Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
stackbeard
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
27 ms
·
1.
▲
by
stackbeard
3y ago
> He also told me about a group of young blind programmers who are using Discord to discuss the development of a new open-source screen reader to replace the current Orca screen reader for GNOME Could you link to the program they are wor
2.
▲
by
stackbeard
5y ago
I have this in my zshrc. Hopefully it is helpful to others: # tab completion setopt hash_list_all # https://stackoverflow.com/a/14900496/8514646 bindkey '^i' expand-or-complete-prefix # by cate