MichaelAquilina / zsh-you-should-use

📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
GNU General Public License v3.0
1.41k stars 44 forks source link

Wrong format in existing alias message #127

Open diego-gv opened 11 months ago

diego-gv commented 11 months ago

Issue Details

When I enter a command that has an alias defined, it displays a "Found existing alias..." message incorrect formatting.

Operating System (uname -a)

Ubuntu 22.04

zsh version (zsh --version)

zsh 5.8.1

you-should-use version (echo "$YSU_VERSION")

1.7.3

How is zsh-you-should-use installed?

Steps to reproduce the issue

Enter a command with an alias defined image

gist link to your zshrc

In my dotfiles repository: .zshrc