zsh-history-substring-search
zsh-history-substring-search copied to clipboard
🐠 ZSH port of Fish history search (up arrow)
Small correction to README.md to correct the OMZ snippet name.
If you type ls -al "myholder" in one terminal tab, cannot search it in another tab use up arrow key
Hi! I package this project for Arch Linux. Since the files are covered by a BSD license (AFAIK), it would be very good if a license file could be added...
Hi. There seems to be a bug when the plugin is triggered on a prompt with pip as the last character. For example: ``` $> ls | ``` and then...
Hi, I notice an issue when using zsh-history-substring-search plugin with my existing zsh customizations. Indeed, in my .zshrc I typically use this configuration : `setopt globsubst ` Problem: this option...
### Is your feature request related to a problem? Please describe. I am trying to install zsh-history-substring-search on debian stable 12.5 ### Describe the solution you'd like be able to...
The space before "plugin" raises an error: `[zplug] ERROR: |as| as tag must be [plugin, command, theme]`. This tripped me up initially after copy/pasting this line.
Because HIST_IGNORE_ALL_DUPS cant actually remove all dups with APPEND_HISTORY, INC_APPEND_HISTORY and SHARED_HISTORY options, it is better to have this options actually "ensure" if history got only unique elements. It is...
I'm getting this line on every shell session, but the plugin still works: ``` /home/linuxbrew/.linuxbrew/share/zsh-history-substring-search/zsh-history-substring-search.zsh:134: parse error near `_history-substring-s... ``` Zsh 5.9 [Zap](https://github.com/zap-zsh/zap) release-v1/1.2.3 openSUSE Leap 15.6
tl;dr: simplest option for installing this on rhino linux/ubuntu devel having zero prior knowledge of zfs? I briefly ran Manjaro recently and really want to try to replicate the terminal...