Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

klab fetch shouldn't focus #389

Open
asymmetric opened this issue Apr 3, 2020 · 4 comments
Open

klab fetch shouldn't focus #389

asymmetric opened this issue Apr 3, 2020 · 4 comments
Labels
enhancement New feature or request

Comments

@asymmetric
Copy link
Contributor

asymmetric commented Apr 3, 2020

Or at least, it should make it possible not to focus.

The usecase is me trying to debug two proofs, and fetch stealing the focus away from the currently focused one seems unnecessary.

@asymmetric asymmetric added the enhancement New feature or request label Apr 3, 2020
@d-xo
Copy link
Contributor

d-xo commented Apr 3, 2020

I quite like fetch focusing, I would for sure keep it as the default.

You can also fetch into a new directory (e.g. cd $(mktemp -d) && klab fetch <URL>), and everything works fine without messing up the focused proof in your current directory.

@asymmetric
Copy link
Contributor Author

Yeah that's true. I just think it's a behaviour that isn't necessarily part of the semantics of a "fetch".

@asymmetric
Copy link
Contributor Author

Alternatively, since it asks questions already, it could ask if it should focus and default to yes.

@d-xo
Copy link
Contributor

d-xo commented Apr 14, 2020

Alternatively, since it asks questions already, it could ask if it should focus and default to yes.

I would be OK with this 👍 👌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants