mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-08 02:31:18 -03:00
Restore %self to refer to the fish pid
This brings back the %self argument. Like the original %self it only expands if the argument is literally %self.
This commit is contained in:
@@ -8,6 +8,9 @@ fish: Invalid index value
|
||||
echo ()[d]
|
||||
^
|
||||
|
||||
####################
|
||||
# Percent self
|
||||
|
||||
####################
|
||||
# Catch your breath
|
||||
fish: $) is not a valid variable in fish.
|
||||
|
||||
Reference in New Issue
Block a user