mirror of
https://github.com/zsh-users/zsh-autosuggestions.git
synced 2025-12-06 07:10:40 +01:00
Remove extra newline
This commit is contained in:
@@ -48,4 +48,3 @@ _zsh_autosuggest_strategy_match_prev_cmd() {
|
||||
# Echo the matched history entry
|
||||
echo -E "$history[$histkey]"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user