waveterm icon indicating copy to clipboard operation
waveterm copied to clipboard

Error when using an alias "exec"

Open sneycampos opened this issue 1 year ago • 0 comments

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. define an alias in .zshrc, e.g: alias exec="docker compose exec --user=application"
  2. run source ~/.zshrc
  3. run /reset command
  4. See error

Expected behavior Alias running as defined

Screenshots image image

Desktop (please complete the following information):

  • OS: Linux x64 - Ubuntu 22.04 LTS
  • Version: 0.7.6 (20240615-002644)

sneycampos avatar Jun 26 '24 17:06 sneycampos