Closed ericbn closed 2 years ago
186 lines removed, only 55 lines left. ;- )
@PatTheMav, @kaznovac, anyone following this repo, let me know what do you think of this extreme change. Are you still using this prompt? Am I removing anything you'd still like to have?
Code is also outdated since beginning of 2019 in relation to upstream. I'm planning to include at least two updates that were added since then:
Changes look fine to me so far, I haven't kept up with what happened upstream given that I'm personally not using this theme for quite some time now.
Was the "magic enter" functionality removed upstream as well?
Hi @PatTheMav, thanks for your feedback. And no, the "magic enter" was not removed from upstream. In fact:
This was removed from here to imitate upstream:
HEAD
instead).This was removed from here to simplify the code, but still exists upstream:
This was added here to imitate upstream:
I guess I'm fine with the changes, but I have no idea how many actual users might rely on the "magic enter" functionality. Removing it kinda breaks the idea of it being a port of the original, but I'd leave that judgement to actual users (and possible GitHub issues coming from that) to decide.
Good point. It might be simple to reimplement the "magic enter" without the customizations. I'll give it a try and include it back.
Amazing work, as alawys @ericbn
I've seldomly used the "magic enter" feature (I just keep forgetting it's there...).
Personally I prefer no-code over the feature I will 'eventually' need/use; but in this case missing "magic enter" might pose a surprise to an existing minimal theme user (unless it's clearly stated. e.g. similarly to the asciiship) - so it might be worth implementing.
In the spirit of minimal I'd vote to implement "magic enter" as a separate module (even better if theme agnosticism can be achieved), and clearly state this module is theme only.
@kaznovac, I like the idea of moving "magic enter" to a separate module. Thanks!
What was removed:
HEAD
instead).