-
Steps to reproduce:
- open Marta
- Toggle terminal (iTerm with zsh-autosuggestions plugin)
- write something
Demo:
[Screen Recording 2019-03-04 at 1.54.02 PM.zip](https://github.com/marta-…
-
> 原文:https://www.cnblogs.com/zhloong/p/installohmyzsh.html
>
> 原作者:[zhloong](https://home.cnblogs.com/u/zhloong/)
# 安装zsh 和 oh-my-zsh
1. 安装zsh
`sudo yum update`
`yum install zsh`
…
-
**Local OS (where xxh is installed):** Xubuntu 22.04 LTS
**Destination OS:** Ubuntu Server 22.04 LTS
**xxh version:** 0.8.10
**xxh-plugins installed:** xxh-plugin-zsh-ohmyzsh
**Steps to Reproduc…
-
#### Description & Steps to Reproduce
I sometimes try to insert new options before existing tokens such as files that i already wrote:
```
any_command --somearg -- FILE1 FILE2
```
If you sele…
-
### Describe the bug
I'm in a makefile project directory, I start typing make then zsh freezes and is at around 60% cpu usage.
### To Reproduce
Steps to reproduce the behavior:
Enable autosugges…
-
I've noticed that ${fpath} starts to repeat (equal to the number of sourcing) the paths that mentioned in the ~/.zgen/init.zsh. It's normal?
~/.zgen/init.zsh.:
```
# ### Plugins & Completions
fpat…
-
ubuntu
[ ! ] ZSH autosuggestions not installed
[ ! ] ZSH syntax-highlighting not installed
[ ! ] ZSH powerlevel10k not installed
Xlt3h updated
6 months ago
-
After run this line I get error:
`source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh`
Error:
```
-bash: ! ${+ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE} : bad substitution
-bash: ! ${+ZSH_AUTOSUG…
-
### Describe the bug
After updating to Ubuntu 24.04, I don't get color changes anymore on auto-suggestions. See screenshot.
### To Reproduce
Steps to reproduce the behavior:
Sorry haven't…
-
Currently that my zplug configuration:
`~.zplug/packages.zsh`:
```
zplug "wfxr/forgit"
zplug "plugins/z", from:oh-my-zsh
zplug "plugins/git", from:oh-my-zsh
zplug "zsh-users/zsh-syntax-highlig…