Acur·vor 5 Monaten·discussReally nice terminal.Unfortunately scrolling in terminal apps via mouse wheel seems to be broken (on release and main branch), which is currently a blocker for me. Hope this will be fixed soon.
Acur·vor 4 Jahren·discussThe fastest way to do this in Helix would be `t<Enter>d`.edit: Paragraph and other object movement/selection is done by the `[`, `]` menu. `]p` for the next paragraph. Surrounds are done by the `m` menu.
Acur·vor 4 Jahren·discussThe language server should work by just having rust-analyzer in you path. You can check with 'hx --health rust'.It also only works on Rust projects, not single files. You have to open helix with the path to the project folder for it to work.
Unfortunately scrolling in terminal apps via mouse wheel seems to be broken (on release and main branch), which is currently a blocker for me. Hope this will be fixed soon.