-
Grabbed Toot from the snap in Manjaro's pamac package manager. I was able to log-in successfully.
Afterwards I typed `toot tui` and this occured
```Traceback (most recent call last):
File "/s…
-
**Description**
`taskwarrior-tui` currently uses [non-standard](https://taskwarrior.org/docs/udas/) `uda` fields for configuring itself. Although `taskwarrior` currently does not trip up on this, I…
-
gptscript version v0.0.0-dev-498381d1-dirty
**Steps to reproduce the problem:**
1. Launch ui with following script
```
Name: test1
Context: github.com/gptscript-ai/clio/context
Chat: true
…
-
Host environment:
- Ubuntu: 20.04.3 LTS (Focal Fossa)
- Python: 3.8.10
- PyOCD: 0.32.0
- Zephyr SDK: 0.13.1
Steps:
- Build zephyr blinky sample application
cmake -B build -S samples/basi…
-
Hi, I am trying to use `tui-go`
but I cannot reproduce the example screenshot on my mbp
I just `go get -u -v github.com/marcusolsson/tui-go`
and `go run example/chat/main.go`
then get this
![imag…
-
I am listening on Spotify Desktop app with headphone. I open spotify-tui, it still plays music on headphone. However, when I play new song on spotify-tui it plays with computer audio instead of headph…
-
Another weird use case where a user customizes their setup such that the cwd is changed after launch. This places the results dir `'ptt_files'` elsewhere, resulting in the `tui` and `tuih` console scr…
-
**Describe the bug**
TUI breaks on random points, especially when searching the repo by hitting "/". Check the gif recording. I have observed weirdness in other spots #665 also.
**Screenshots**
…
nkkko updated
17 hours ago
-
![Screenshot_20241118-131108_Termux](https://github.com/user-attachments/assets/1edc9be8-90c0-43ed-8473-2caa95fae482)
-
- I think tui.editor uses CodeMirror inside, so i would like to use Vim binding feature of CodeMirror in tui.editor.
- I guess the processing is just passing options to the CodeMirror and loading so…