Johann Birnick

Results 5 issues of Johann Birnick

Hi, first of all thanks for the great extension! In my normal vim I have remapped "hkjl" to "jkl;". How can I do this in jupyterlab? And if it is...

enhancement

Many crates have `From` or `From` or `FromStr` implementations on their structs, but don't have support for `serde`. To use them with `serde` we would need the `from`, `try_from`, and...

Could you perhaps add to `focus-view next | previous` the option `top` ? I desperately need to have the ability to focus my main window with a key binding. I...

use case

I use minimal height 0, but still the menu draws has a pretty big padding to the top and bottom (from the text of each line). How can I remove...

Hey, I'm trying to use SBX, specifically `DroQ`, with `MultiInputPolicy`. I get the error: ``` ValueError: Policy MultiInputPolicy unknown ``` Why is that? I thought SBX is compatible with SB3.

question