-
Hello, can you please advice how can I update textView on the right side of the screen in case there is only one item in the list or there is no user interaction (no key pressed), thus no SetSelectedF…
-
## What should it do?
I have access to a lot of repositories, and I want to use my dashboard to display all relevant GitHub information. I want a list of open pull requests, issues, etc. for _any_ …
-
Getting this error at startup
`panic: strings: negative Repeat count [recovered]
panic: strings: negative Repeat count
goroutine 1 [running]:
github.com/rivo/tview.(*Application).Run.func1()
…
-
Hi Friends,
i am not sure if this is intentional, by mistake or technically unavoidable:
- I have written a small application for which i want to improve the mouse-functionality, for example a d…
-
New terminal based graphical user interface with tview
-
### Subject of the issue
I have some peptides from a proteomics experiment (~5000) and I have a list of protein references that they may align to, sometimes not perfectly. I've used ncbi-blast SAM ou…
-
For better use in production it would be helpful if the tview project builds releases according to Semantic Versioning. Something like "v1.2.3".
-
When pressing the above two key combinations, whatscli exits and gives this error message:
```
panic: runtime error: slice bounds out of range [1:0] [recovered]
panic: runtime error: slice bou…
-
Hello! First I want you to thank you for this amazing piece of software!
Second, report of crash:
**Description**
Crash on big CI ( gitlab.freedesktop.org ). There is lot of stages/pipelines...
…
okias updated
2 years ago
-
I'm trying to combine cgltf and stb_image to be able to import textures and render them on my 3D model using OpenGL. The code is available [here](https://github.com/tty-pt/neverdark2). I was hoping th…