Skip to content
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

split gui/core.go into multiple files to decrease code complexity #18

Open
ozansz opened this issue Oct 8, 2022 · 0 comments
Open

split gui/core.go into multiple files to decrease code complexity #18

ozansz opened this issue Oct 8, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers good-first-contribution hacktoberfest help wanted Extra attention is needed

Comments

@ozansz
Copy link
Owner

ozansz commented Oct 8, 2022

Summary

Currently gui/core.go includes all the TUI logic (it's actually mis-named as gui/core.go), and it's complicated. We should split it into multiple .go files to increase code readability.

@ozansz ozansz added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest good-first-contribution labels Oct 8, 2022
skofli added a commit to skofli/gls that referenced this issue Oct 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers good-first-contribution hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant