-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed
Labels
Milestone
Description
Currently there are three functions for determining commandline token location:
The first two are doing the same thing, and the third can be achieved using the first two functions.
I propose to keep the first second function since it looks more sophisticated than the second first and has a better name. This may break a couple of userland functions, but that's what happens if you rely on some fish internals 😄