-
No matter what order I put in for `Rows` in `widgets.List`, the color wouldn't work for the first items. The first item would display normally, but in the default white color even if I put something l…
-
**Describe the feature you'd like**
Sometime there is just not enough room in the terminal, or two views are
closely related. This calls for a new thing called a "tab". Just like with your browser…
-
**Is your feature request related to a problem? Please describe.**
Unless I'm mistaken and it's not documented well, there's no way to use bright colors in the config of lazygit/lazydocker.
**Desc…
-
My terminal application using [github.com/jroimartin/gocui](https://github.com/jroimartin/gocui) which based on ```termbox-go```, but I found some display issues.
```
termbox.SetCell(x, y int, ch …
ns-cn updated
2 years ago
-
I'll start with saying that sconsify is really great idea in principle, congratulations.
I'd love to use it exclusively, but I just can't get used to some things. For example, I mainly listen to wh…
-
**Describe the bug**
Merging created a conflict and when selecting a diff in the files panel, it crashes.
**To Reproduce**
Steps to reproduce the behavior:
unsure, since i have done these step…
-
I would like to be able to bring up a dialog box when a particular key is pressed within a gocui.View. This dialog box could be a yes/no question, or a single line text entry. The main complication is…
-
**Describe the bug**
So this is pretty simple to replicate and test, but `\x1b[1m \x1b[31m test` this string will not be bold, which it should, based on ANSI standards. the first ANSI styling is over…
-
Hello,
I'm having troubles trying to run a shell inside a view.
I'm going through a pseudo-terminal (currently using kr/pty's module here: https://github.com/kr/pty).
I had an issue passing m…
bLuka updated
3 years ago
-