Results 80 comments of David Gowers

@muennich : I implemented reordering commands in my fork. The commit factoring is not very good, but the basic operation (main.c: shift_marked_files) is easy to understand on a technical level...

> * Turn `=foo` into the path to `foo` (i.e. execute `command -s foo` implicitly) if that's a command - this is _syntax_ in zsh Syntax is better. In terms...

> Adding syntax for a silly shortcut like this isn't something we do. And I'm not asking you to -- obscure syntax is not good UI either. I'm asking you...

Okay, thanks. In that case the problem I had was clearly that I didn't pick up that all -z does is change the definition of 'line' (without changing the fact...

I guess? I'm not particularly happy with the `read` help, I think faho's explanation is one interpretation of it but not obviously the correct one (which is not meant to...

In actual use cases, `thing` is outside the function, producing input being fed in on stdin. As far as I can tell, this means you cannot use a subshell to...

oniony (the author and maintainer of TMSU) isn't responsible for the tmsu aur package. And the problem has already been reported on [tmsu AUR](https://aur.archlinux.org/packages/tmsu) This could still be a valid...

Hm. I contributed 3 brushes IIRC, all in the 'experimental' group (I hope this is what it is currently called). Description in quotes, further comments after that. - 1pixel :...

@achadwick re: Arch Linux, Have you talked to ShadowKyogre, the current maintainer of [mypaint-git PKGBUILD](https://aur.archlinux.org/packages/mypaint-git/)? I'd expect he would be amenable to including the PKGBUILD (which should easily be adaptable...

@ShadowKyogre : Yes, being able to be run from the source directory was what I meant. Obviously if you just dropped it in as-is, it would see that there isn't...