Ram Rachum

Results 174 issues of Ram Rachum

If I see a link with the text _Düsseldorf_, I want to be able to click it by using Gleebox and typing _du_, without having to hunt down the character...

If there's a checkbox with a label "Whatever", and I type "Whatever" in Gleebox, I'd like the checkbox to be selected.

When selecting a link, allow copying its location.

Gleebox can be invoked by either g or alt-g. (Yes, I know that the key is customizable, but I like g.) That's a problem on GMail because g is used...

I never want to do web searches with Gleebox. I prefer Gleebox to do nothing when it gets a string it doesn't know what to do with, just not search....

Visit a right-to-left website like this: http://www.hamakor.org.il/ And invoke Glee. You'll see that it's RTL, which is bad. It should be LTR.

One of the things that really annoy me in Chrome is that there are some tab manipulation actions that you can't do with the keyboard. Here are those things that...

Running [this code](https://gist.github.com/cool-RR/a5c90d9580c8a887e94cbb0e31c5ebf1) under Python 3.8 produced the following traceback. Note that it seems that `max_n=10**7` is related to this bug, because it didn't happen before I used that. ```...