mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 14:01:20 -03:00
remove trialing spaces #2
This commit is contained in:
@@ -6,7 +6,7 @@ function __fish_paginate -d "Paginate the current command using the users defaul
|
||||
end
|
||||
|
||||
if commandline -j|grep -v "$cmd *\$" >/dev/null
|
||||
|
||||
|
||||
commandline -aj "|$cmd;"
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user