guake icon indicating copy to clipboard operation
guake copied to clipboard

Make Quick Open regexes list editable

Open Suor opened this issue 9 years ago • 5 comments

You will never fit everyones needs by just adding support for this and that. There are too many languages, compilers, linters out there.

Also, this way users will be able to experiment and offer already tested regexes to you to add to default list.

Suor avatar Nov 09 '15 02:11 Suor

indeed, this is a planned feature for guake 3

you can edit the python file and send me your regex, it is quite easy to do

gsemet avatar Dec 31 '15 10:12 gsemet

If you want this feature, please vote on FeatHub

gsemet avatar Jan 11 '18 13:01 gsemet

-> https://feathub.com/Guake/guake/+66

cmalard avatar Dec 17 '19 17:12 cmalard

You can now type your own regex into the drop down area in addition to being able to select a premade option, the UI is maybe not perfectly clear about it though. I'm thinking a blank default option and some extra text to indicate that the box can be typed in, would that be sufficient?

Davidy22 avatar Apr 21 '22 11:04 Davidy22

@Davidy22 drop down is about command not about regex, which is a textarea lower and not editable.

Suor avatar Apr 27 '24 03:04 Suor