Johan Walles

Results 75 issues of Johan Walles

Examples: ``` /usr/local/Caskroom/flutter/3.0.1/flutter/bin/cache/dart-sdk/bin/dart --verbosity=error --disable-dart-dev --snapshot=/usr/local/Caskroom/flutter/3.0.1/flutter/bin/cache/flutter_tools.snapshot --snapshot-kind=app-jit --packages=/usr/local/Caskroom/flutter/3.0.1/flutter/packages/flutter_tools/.dart_tool/package_config.json --no-enable-mirrors /usr/local/Caskroom/flutter/3.0.1/flutter/packages/flutter_tools/bin/flutter_tools.dart ``` ``` /usr/local/Caskroom/flutter/3.0.1/flutter/bin/cache/dart-sdk/bin/dart devtools --machine --allow-embedding ``` ``` /usr/local/Caskroom/flutter/3.0.1/flutter/bin/cache/dart-sdk/bin/dart --disable-dart-dev --packages=/usr/local/Caskroom/flutter/3.0.1/flutter/packages/flutter_tools/.dart_tool/package_config.json /usr/local/Caskroom/flutter/3.0.1/flutter/bin/cache/flutter_tools.snapshot upgrade ``` `dart --help` says: `Usage: dart [arguments]`...

Using `moar`? Have a Go setup on Windows? Please help! On Windows, in the `johan/select-shutdown` branch, this code triggers immediately on startup and `moar` shuts down: : ```go if rFDSet.IsSet(screen.shutdownPipeReader.Fd())...

help-wanted

When searching in tree mode, we should show at least parents of what we found, possibly children as well. Right now we only show the search hits.

Seems like Goselect doesn't work on Windows. * If I understood @creack correctly, tests are failing on Windows: https://github.com/creack/goselect/pull/21#issuecomment-2200040823 * When I tried on Windows in a real program I...

And Linux CI. The background here is that I believe Select is broken on Windows. After this PR is merged I want to add Windows CI as well to prove...

By subscribing to file change events rather than polling for them.

This is a lexer for RFC-4180 compliant CSV files. Fixes #1004.

### Is there an existing issue for this? - [X] I have searched the existing issues ### What is the missing lexer? I would like to have a lexer for...

help wanted
lexer missing

As demonstrated in , at least user names can contain CJK characters. We should make sure we render columns straight in this case.

Maybe we should hyperlink file names? Inspiration from .