You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was recently looking for bindings to (n)curses, searching for curses. This search returns hscurses and other results, but not the ncurses package.
Searching for ncurses instead finds both ncurses and hscurses.
I think this is rather unexpected, but don't know if one of the other issues is already mentioning this (maybe vaguely related to #829?). Or is my expectation wrong here?
The text was updated successfully, but these errors were encountered:
I was recently looking for bindings to (n)curses, searching for
curses
. This search returnshscurses
and other results, but not thencurses
package.Searching for
ncurses
instead finds bothncurses
andhscurses
.I think this is rather unexpected, but don't know if one of the other issues is already mentioning this (maybe vaguely related to #829?). Or is my expectation wrong here?
The text was updated successfully, but these errors were encountered: