Jack
Jack
Remove the one that mentions killing.
Please add screenshots
Closing due to inactivity
~~Lack of shifts on the keyboard is a stylistic choice. Ill add a different style for highlighted keys that need to be shifted.~~ Nevermind, that wont work - i fully...
> I don’t see why we can’t just (as an example) change the label of the . key to > when that’s what I need to type? Because it doesn't...
Wont work in blue themes. Also doesn't explain to the user that 'blue is shift'
This will require a significant rewrite of the keymap element then. It will remain a to-do for now, as its not mission critical.
This is because british english is applied when the tests are generated, not when they are filtered. I could apply the replacements when filtering, but I wonder if this might...
> * We could also use `$(caret).css("width", "");` in `updatePosition();` to always clear caret width to prevent line caret width from inheriting > but i had some doubt about it...
We could do both - extract anything that is not position related out of `updatePosition` and keep the newly added Config listener. Then we only modify the size styling when...