Skip to content

Remove redundant token functions #8008

@kidonng

Description

@kidonng

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 😄

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions