-
hey ive be trying to install your tui on my android tablet within termux but i've been getting issues trying to compile native_db saying there is no Database_Builder in my root i tried to add native_…
-
Each algorithm will be visualized inside a rectangular box. **Data example: (5,72,23,51)**
- The largest data (72) entry will represent 100% length stick of the box (with padding ofc)
- The smalles…
axyut updated
1 month ago
-
**Describe the feature**
`x env` installs packages, but how can we upgrade the packages to the latest versions? `x env upgrade` would upgrade all packages to the newest versions. at present we need…
-
### Problem
There is a number of heuristics the Neovim TUI performs on startup to detect terminal features like CSI-u/Kitty protocol/modifyOtherKeys, truecolor/24-bit color support, and a few other m…
-
### What happened?
In a Dockerfile, I need to be able to install mods in a description fashion. The TUI and CLI options aren't the same. I can't for example install mods on a profile, or directly to…
-
## Feature Request
It would be great to be able to copy and paste from the tui
#### Use Case:
To easily share output
#### Proposed Change:
#### Who Benefits From The Change(s)?
Developers
##…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
Need reproduction
### What package mana…
-
When you use the `SQL Editor` to create a table, it does not reflect inside the TUI and you have to restart lazysql to see the changes.
# Reproduction
> This was tested with SQLite
1. open `l…
gytic updated
17 hours ago
-
Steps to reproduce:
- mkdir /tmp/buggybyg && cd /tmp/buggybug
- uv init
- uv add austin-tui # if you uv run austin-tui now it complains that austin is missing
- uv add austin # oops wrong…
-
`cmake --build build` gives me
`[207/216] Building CXX object awrit/CMakeFiles/awrit.dir/tui.cc.o
FAILED: awrit/CMakeFiles/awrit.dir/tui.cc.o
/usr/bin/c++ -DCEF_USE_SANDBOX -DNDEBUG -D_FILE_OFFS…