-
## Is your source up to date
- [x] Yes
- [ ] No
## What happened
The texteditor often unnecessarily requests more height.
## What did you expect to happen
That more height is only requ…
-
**Topic**
How hard would it be to redo the UI using [charm.sh](https://charm.sh) libraries?
> NOTE: I have no affiliation with them
This is [soft-serve](https://github.com/charmbracelet/soft-se…
-
Basically the title :)
I'd love to have the option to not do a separator between rows, but yes have a separator for the columns. But still have a header borders?
Basically this (it's the default…
-
Hello folks, cool tool, looking forward to try it out.
Following your instructions on our cluster, I run into
```
bam_tview_curses.c:5:20: fatal error: curses.h: No such file or directory
#i…
-
I didn't find an easy way, so when I have two widgets, I do this, but if I add more widgets, the judgment seems to be troublesome.
```golang
boxRight := tview.NewFlex().SetDirection(tview.FlexRow)…
-
Currently when using `gh ext browse --single-column` the only way to tell what extension is selected is color; this issue covers adding a character that indicates selection for screen readers to pick …
-
`EventKey` only supports a single rune, which doesn't allow for multi-rune characters that can be input in macOS using the emoji/symbols popup menu. SInce`SetContent` supports multi-rune characters, i…
-
Hi
I have attached three BAM files. All the three files are converted from GAM files. In all the files one but different read is mapped against reference. When I look at these files through samtool…
-
I was like the idea to having writing the emote name and call it a day rather writing full name+emote number.
Since I dislike to memorized all number and using UTF is nothing rather complicated, I th…
-
_From @mauroservienti on November 17, 2014 13:58_
Introduce a convention to allow anonymous initializers on ViewModel(s) when retrieving the View:
GetView(new { CompanyId = xxx, CreationDate = yyy }…