Fabian Boehm
Fabian Boehm
Okay, do I understand correctly that the state here is that we're waiting for nix to make an unknown error detectable? This has quite a few conflicts, so I'm inclined...
>A good argument for me is that with triple-quotes I could write and/or copy-paste multi-line strings without worrying about escaping single or double quotes. A specific use-case is using multi-line...
>I also notice that it works with python -c ' but not python -c ", although I don't think it matters. Yup, single-quotes only, like I said. The reason for...
> HereDocs are objectively disgusting but very widely supported; I lean towards them for that reason. I am quite surprised to hear that. I find heredocs absolutely terrible and would...
>I think "determine minimum indentation" makes sense. I don't know if your "The first line's starting indentation" implies a different approach or is the same. It's a different approach. Determining...
I can see adding a thing to pass multiline strings to a command. But implementing heredocs as they are, with all the garbage, all the associated guff and awkwardness, just...
>The common case of
How good are these completions? They're using the bash way of figuring out the commandline, which sounds to me like they won't have descriptions, which are pretty useful to have....
Alright, I'm closing this because it seems to be stalled for the moment. If you (or anyone else) returns to work on it we'd of course happily consider it!
Hallelujah! My prayers have been answered!