feat: persistent search history #175
amakrushin
started this conversation in
General
Replies: 1 comment 1 reply
|
honestly not sold on persistent search for revdiff. Never personally found it useful in less or others, and revdiff sessions tend to be short and focused on one diff. Happy to be wrong though, what's the concrete use case? Same codebase, same query across multiple sessions? if there's enough demand and the implementation stays simple, I won't block a PR. Open questions if it goes ahead:
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
#171 added search history, which resets after quit from revdiff.
Feature request: persistent search history `
It is common practice: less, nvim, Jetbrains IDEs .
Less manual:
All reactions