Roland Fredenhagen

Results 292 comments of Roland Fredenhagen

I would also like to have something like this. If you are set on a way this should be implemented, I would also be interested in implementing it. I would...

Alright, thanks for the extensive explanaition, I'll have a look on the weekend. Is there a reason not to use `FocusLost` events for the cancel behaviour? ![grafik](https://user-images.githubusercontent.com/11978847/179683505-ce65a227-f251-4000-a6f1-8e77ede2c574.png)

Maybe this can be a setting, as there is also the problem that some tiling terminals don't send FocusLost events.

I wanted to start on this, looking at the current structure with bash, would it make sense to move the bash mod into a separate file, and could/should some of...

Have the PR setup now for review. Still open things, especially in the handling of more complex functionality in handling parsing errors or arguments taking multiple values. Also there might...

> Yeah, I hope to find a way to merge it one day but I figure its better for us to learn what is expected first Yeah makes sense. There...

Interestingly enough, using it on app level only seams to fix the problem, if the long flag does not exist in the command. i.e. a random --smth will be a...

> @ModProg you need to disable the help flag with [disable_help_flag](https://docs.rs/clap/latest/clap/builder/struct.App.html#method.disable_help_flag) and `--help` will be treated as a value I know, but I want ro have --help as well

> I'm feeling fairly confident in the behavior in #4187 works for me

Open a `txt` file and click on "Plain Text" in the bottom right: ![grafik](https://user-images.githubusercontent.com/11978847/99396582-357c7180-28e2-11eb-9ed9-8025fa425abf.png) Then Select "Configure File Association for '.txt'..." ![grafik](https://user-images.githubusercontent.com/11978847/99396718-60ff5c00-28e2-11eb-8619-6e4838c804fc.png) If you want to do this only for...