dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

Alias for reload causes terminal to quit on key press

Open zachschultz opened this issue 7 years ago • 2 comments

I'm trying to add a simple alias to allow me to reload the terminal like so:

alias reload="source ~/.zshrc"

This seems to work fine, and reloads the configuration, but when I press a key the terminal tab then quits. Any idea what is going on?

zachschultz avatar Sep 15 '17 19:09 zachschultz

I was able to reproduce, very strange, will look into it

Parth avatar May 11 '18 19:05 Parth

https://github.com/zsh-users/zsh-syntax-highlighting/issues/286

Parth avatar Aug 10 '18 19:08 Parth