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:
ridiculousfish
2018-10-10 14:26:29 -07:00
parent 6df29b2fd1
commit d73c487d60
8 changed files with 44 additions and 5 deletions

View File

@@ -8,6 +8,9 @@ fish: Invalid index value
echo ()[d]
^
####################
# Percent self
####################
# Catch your breath
fish: $) is not a valid variable in fish.