Stefan

Results 185 comments of Stefan

I suppose https://en.wikipedia.org/wiki/Wayland_(protocol) and https://flak.tedunangst.com/post/terminal-smooth-scrolling. However smooth scrolling should only be part of the terminal...

Warp has already partial supported completion for less https://docs.warp.dev/features/command-completions/completions#supported-completion-specs

Warp is not another shell, but a "modern, Rust-based terminal with AI built. Completions will suggest commands, **option names**, and path parameters". 2024: I don't know how this works, it's...

By the way I don't understand your function, it doesn't make long lines, just 8-10 characters ```sh $ make_long_lines | awk '{++a[length()]} END{for (i in a) print i, a[i]}' 8...

Does your terminal support UBA? Less is not a layout engine.

@cornradio You may try [MacPorts](https://ports.macports.org/port/edit/).

How about a backtrace?

htop's solution https://github.com/htop-dev/htop/blob/c292c232060e2e40c5b0351a16b1ad3493d9a88a/configure.ac#L669

@DHowett In November vim's 30th anniversary takes place. I suppose it's pretty stable. Indeed, the issue depends on the cursor state. Maybe it's related to this message: `E72: Close error...

Fun fact: The cursor is off, I start vim again and see the cursor! I leave vim and the cursor is off again...