Skip to content

Allow usage of PWD inside commands #104

@obelisk

Description

@obelisk

Sometimes you have a query that makes sense to execute in the context of the current directory, for example extended_attributes.

Right now if you’re in the downloads folder you, that only applies to cd and ls meaning to get the extended_attributes would be `select * from extended_attributes where directory = ‘/Users...’.

There should be an easier way to insert the PWD into any other command

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions