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

panic when making terminal window small size after input 2 lines of texts #37

Closed
c-bata opened this issue Feb 13, 2018 · 1 comment
Closed

Comments

@c-bata
Copy link
Owner

c-bata commented Feb 13, 2018

panic-when-window-is-too-small

@c-bata
Copy link
Owner Author

c-bata commented Feb 13, 2018

fixed by @orisano.

Guttz added a commit to Guttz/go-prompt that referenced this issue Jun 26, 2024
* feat: renderLine highlight words based on lsp.diagnotics

* feat: add SetDiagnostics to prompt

* feat: add diagnostics example

* chore: update .ignore

* test: test render function with diagnostics

* refactor: remove unused code

* feat: add random range to example

* refactor: re add simlpe echo

* refactor: remove unused code, use strings package, typos etc

* refactor: remove unused code

* refactor: removed constant from test cases' scenarios

* refactor: move diagnostics to prompt

* test: add TestClearDiagnosticsOnTextChange

* feat: basic working version of error message

* feat: fixed diagnostics + completion

* refactor: remove unused code and make it easier to read

* feat: make example support multiline

* refactor: simplify diagnostics example

* feat: make colors configurable from prmpt

* feat: support printing details for multiple diagnotics

* test: add test for renderDiagnosticsMsg

* refactor: added comment to function

* refactor: check for msg length individually

* refactor: remove else nit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant