-
Using the fourth version, when I finish composing a post or a reply in Neovim and press `ZZ`, the whole terminal window becomes blank and unresponsive until I run `pkill tut` in another window.
Thi…
-
Seen on: https://github.com/libp2p/go-libp2p/pull/1479
During a v0.19.2 release, we expected the release-checker comment diff to be empty
(it should be a go.mod diff between 0.19.1 and .2)
We s…
-
If I close the window that tview is running in, a tcell.EventError is fired with err=EOF. This is ignored by EventLoop and the application hangs forever.
idcmp updated
3 years ago
-
While enabling the mouse, and after creating a `DropDown` one can select one of the options while not clicking directly on the `DropDown` area. Please check the attached screen recording.
https://u…
-
## Description
A treeview widget is very good to display a file tree.
### Changes
Perhaps a new component.
## Implementation
https://github.com/rivo/tview/blob/master/treeview.go
-
Hi,
I wasn't 100% sure how to communicate this, so sorry if an "Issue" is the wrong channel for that. Just wanted to mention that I've build a project with tview, which - if you like - you can add …
zmnpl updated
3 years ago
-
I'm pretty new to DefinitelyTyped.
`Marionette.CompositeView` and `Marionette.CollectionView` always tells me, that `collection` is an "unresolved variable".
Is this because in
``` typescript
clas…
-
Currently assuming this is the only method missing. Most methods for bcftools are present, I can't for the life of me, figure out how to call bcftools annotate though. It results in:
```
Traceback…
-
**Describe the bug**
I see a panic message when I try to scale a deployment:
`Boom! runtime error: index out of range [1] with length 1`
**To Reproduce**
Steps to reproduce the beh…
-
Sometimes this error occurs, I have not yet been able to find the reasons depending on the input parameters.
I will update as I search for information...
```
github.com/rivo/tview v0.0.0-202…