Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use scrim to provide cli navigation functionality. #2

Open
danbradham opened this issue Feb 21, 2018 · 0 comments
Open

Use scrim to provide cli navigation functionality. #2

danbradham opened this issue Feb 21, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@danbradham
Copy link
Owner

Right now there is no way to navigate to fsfs Entries via the cli. Ideally users would be able to do the following from the cli.

$ fsfs push my_project
$ fsfs pop

Here we'd use push to change directories to the path of an Entry named my_project, then pop to navigate back to the previous location.

We can use scrim to provide a wrapper around the python cli allowing users to navigate to fsfs search results via the cli. The only downside to using scrim is that linux and mac osx users would have to source a new fsfs bash wrapper script to get access to the navigation commands. That's not a new phenomenon though.

@danbradham danbradham added the enhancement New feature or request label Feb 21, 2018
@danbradham danbradham self-assigned this Feb 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant