Václav Slavík

Results 318 comments of Václav Slavík

I don’t think this is worth doing. The source code viewer is not much used and this requirement is even more rare (so is the situation in your screenshot where...

"On" is a stop word in English, which is usually ignored by fulltext search. Not saying it is OK, but explaining why - and that it affects only a minuscule...

This has nothing to do with meaning. Again, "on" is a [stop word](https://www.geeksforgeeks.org/removing-stop-words-nltk-python/) in English, hence why fulltext search on it alone doesn't work, hence why Poedit's TM doesn't find...

Please read http://www.chiark.greenend.org.uk/~sgtatham/bugs.html and provide precise and accurate reproduction steps. "Paste non-ascii text" is vague - what text, from where exactly, etc. is missing. The version numbers you provide are...

> In some programs, such as gedit, the text is copied correctly. And no problem. Then why do you think it is a Poedit issue, and not a Firefox one?...

Can you please check `snap install poedit --channel=beta` ? It has updated runtime with some other Wayland fixes.

Please don't close issues without explanation. It's rude after you asked us to spend time on it, and is counterproductive.

> These are two wishlist items. [ Please don't mix unrelated things in a single issue — you’re making it impossible to handle it sanely (when do you close such...

> As I can see to implement this we need two things: You're forgetting "just" the decision logic @sebras discusses and gluing it all together in the UI, but even...

> The current code can be found on the fork, branch named diff : https://github.com/Fat-Zer/poedit/commits/diff Could you make this into PR (marked as draft), so that we could move the...