-
-
Notifications
You must be signed in to change notification settings - Fork 363
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
librz/cons/*
(TUI library/) - remove global state
#276
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
refactor
Refactoring requests
RzCons
Milestone
Comments
I don't think we need to use any external library. So far, Rizin's own is battle tested across different systems and environments, and much smaller than alternatives. We don't require all features of the "bigger" libraries, thus I think it's better to keep it. |
That said, it would definitely benefit from more unit tests and better API, as all the other librz modules :( |
XVilka
changed the title
/libr/cons/* (TUI library) refactoring
Aug 3, 2021
librz/cons/*
(TUI library) refactoring
XVilka
added
good first issue
Good for newcomers
help wanted
Extra attention is needed
labels
Sep 13, 2021
XVilka
changed the title
Sep 13, 2021
librz/cons/*
(TUI library) refactoringlibrz/cons/*
(TUI library/) - remove global state
This was referenced Sep 29, 2021
This was referenced Oct 12, 2021
This was referenced Mar 27, 2022
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
good first issue
Good for newcomers
help wanted
Extra attention is needed
refactor
Refactoring requests
RzCons
Remove global variables
librz/cons/input.c
Additional context
Also related: #985
The text was updated successfully, but these errors were encountered: