Michal Srb

Results 55 comments of Michal Srb

Using `pytest --no-header -vv` ``` ============================= test session starts ============================== collected 211 items / 209 deselected / 2 selected test_foo.py::test_foo PASSED [ 50%] test_foo.py::test_bla PASSED [100%] ====================== 2 passed, 209...

@stephenmathieson All those cases can be solved, without removing autofocus. `s` was implemented but `Esc` to leave the search box is missing.

If I can throw myself into a search box with keyboard, I also expect the option of leaving it with keyboard. The same way search box works in FF, Chrome,...

Don't think you need to rotate the text, it can overlap the line. Here are the original follow ups from my PR #1899: - [ ] Allow binding to closed...

[ ] The highlight of binding area has sharp corners, but the implementation uses distance to shape (so is rounded with circle arches). Align the two (either rounding the rendering...