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]"
|
||||
}
|
||||
|
||||
|
||||
@@ -403,7 +403,6 @@ _zsh_autosuggest_strategy_match_prev_cmd() {
|
||||
echo -E "$history[$histkey]"
|
||||
}
|
||||
|
||||
|
||||
#--------------------------------------------------------------------#
|
||||
# Start #
|
||||
#--------------------------------------------------------------------#
|
||||
|
||||
Reference in New Issue
Block a user