Search extension behaviors #496
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
I'd like to "improve" the search extension.
(Mod-f would display only search panel while Mod-r/Mod-h would display both)
Would it fit with you vision of the extension? Are you interested by such "behaviors" ?
if you like the idea, I would be please to work on it and submit a PR when it would be ready.
Romain
The first point, and an option to put the panel at the top of the editor, sound like good ideas. The others are out of scope for the core library—there's a million ways to do a search panel, and I don't want to try and cover all of them with this package.
That make sense. Do you want me to work on those two points ?
Attached patches implement these features.