Lorenzo Bellina

Results 14 comments of Lorenzo Bellina

I'm not entirely sure about what should I put as default settings, btw. Should I also update the wiki?

> Yes if you can also update the wiki that would be perfect Done!

> wayland sway As far as I know ueberzug only works on X11 > ueberzug is a command line util which allows to display images in combination with ***X11***. [...]...

Reference: - Arithmatix render: https://facelessuser.github.io/pymdown-extensions/extensions/arithmatex/ - Dynamic Content: https://docs.mathjax.org/en/latest/advanced/typeset.html

Hi, are you planning to finish this pr? I really need this feature and I would fix the test myself if you can't. Also, this PR should close #813.

I'm not entirely sure if this migration is ok. It seems like `util.root_pattern` and `vim.fs.root` behave differently, the first looks for the first pattern going up to before checking the...

I don't know if these is relevant for *most* of the configs, but if that is the case we would probably need a flag to change the behaviour of `vim.fs.root()`...

Should I migrate the `jit` mod? It's not currently included in the project https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/jit/ir.rs#L1 https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/jit/lower.rs#L8 https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/jit/code_gen.rs#L16

Should I migrate this commented out blocks? https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/values/contracts.rs#L3 https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/steel_vm/contract_checker.rs#L4 https://github.com/mattwparas/steel/blob/40cd3532d29b940fbd69e63f00d5444467b9a1fc/crates/steel-core/src/steel_vm/vm.rs#L5043-L5048

Sorry if I bulk swapped everything, I initially meant to look into every single case, but I figured it would be way faster to swap everything and wait for a...