-
The docs on generate-shell-autocompletion at https://docs.astral.sh/uv/getting-started/installation/#shell-autocompletion list this command for powershell:
```
Add-Content -Path $PROFILE -Value '(…
-
How to make custom handler to handle badge in shell content?
-
- [ ] [Perplexity CLI in pure shell](https://gist.github.com/rauchg/c5f0b1dc245ad95c593de8336aa382ac)
# Perplexity CLI in pure shell
## `p.sh`
```bash
#!/usr/bin/env bash
function p() {
local j…
-
### What do you need?
I suggest implementing shell completion generation in Fabric for shells like Bash, Zsh, and Fish. This feature would enhance the command-line experience by providing auto-comple…
-
### Description
Consider the following app layout:
In the above, `content-behind` is used on `calcite-shell`. However, I need to manually add padding to the map container to account for th…
-
Firstly thank you for all the great work put on p10k, I absolutely love it!
I'm wondering why I cannot see my pyenv when I open my terminal but only after I activate a virtualenv, see image below.…
-
**Describe the bug**
With a recent version of Nix (tested 2.24.9 and 2.24.10; this bug was not present with 2.18.7), `mktemp` fails with an error message along the lines of:
```
$ mktemp
mktem…
-
### Description
Shell is leaking the page on android upon replace on Android.
- from a shell content
- push a page `GoToAsync("child")`
- from the child, replace it `GoToAsync("../other-child")`…
-
### Description
Adding a Custom `Shell.TitleView` to a page results in incorrect positioning of the content. Adding a `Shell.TitleView` according to the [Xamarin.Forms documentation](https://docs.m…
-
### Description
Hello,
I need to put the content under the transparent StatusBar, but it doesn't work with the Shell Navigation.
This is the android code:
```cs
[Activity(Theme = "@style/Maui…