-
If users have custom prompts, etc. configured on zsh, they'd be able to use that configuration with tuterm. While lack of zsh support is not a dealbreaker, it's definitely a nice-to-have.
-
#### Current Behavior
when tab completing (with an "if" exists plugin) duplicates the input:
![image](https://user-images.githubusercontent.com/3513897/204955492-0c60d562-8b13-4532-a63d-ce3eec9fa2…
-
On Raspberry Pi 3 Model B (void aarch64)
```
$ time ( echo ${${${(f)"$(xbps-query -Rs '')"}#??? }%%-[^- ]# *} > /dev/null; ) # zsh
6.72s user
2.59s system
102% cpu
9.060 total
$ time (xbps-…
-
Steps to reproduce:
* Start the zsh in new terminal emulator, without any configuration
```zsh
termite -e 'zsh -dfi'
```
* Use Vi keybindings with support for block/bar cursor changing depe…
-
### Describe the bug
I get web worker error when i use nested remote modules or set `rspack.output.publicPath` to `auto`.
The module structure is host->remote-remote1
![image](https://github.com/…
mrcwl updated
3 weeks ago
-
### What Operating System(s) are you seeing this problem on?
macOS
### Which Wayland compositor or X11 Window manager(s) are you using?
_No response_
### WezTerm version
wezterm 20240203-110809-5…
-
### Dupe Check
- [X] I have [searched Warp bugs](https://github.com/warpdotdev/warp/issues?q=is%3Aissue+label%3ABugs) and there are no duplicates
### Describe the bug
When I open Warp application, …
-
**Describe the bug**
got weird error after trying install some plugin
**Expected behavior**
everything works properly
**Screenshots**
![image](https://user-images.githubusercontent.com/93…
-
I have a macOS system, and am using [this Nix template](https://github.com/dustinlyons/nixos-config), which uses the Determinate Systems Nix installer =). (Disclaimer: I'm a Nix newbie - but I really …
-
#### Current Behavior
The remote tracking branch name is not shown in the prompt, even if I set `always_show_remote` in the starship configuration
```
git-repo --- foo
❯ git status
On bran…