Timeline for Hide make targets from shell when users autocomplete in bash
Current License: CC BY-SA 3.0
7 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Sep 17, 2020 at 1:41 | comment | added | stefanct | I feel you - happened a few times to me too but more often where I was asking the question ;) One problem/missing feature of this approach, I think, is that you can't hide goals that are actually file names which always show up(?) So in your example it's not possible to hide the foo.x goal. | |
Jan 27, 2020 at 0:45 | comment | added | DrBeco | That time when you google and find your own answer.... :D | |
Dec 21, 2016 at 9:28 | review | Suggested edits | |||
Dec 21, 2016 at 9:54 | |||||
Jun 15, 2016 at 13:11 | comment | added | DrBeco | I'm not sure if I followed you @FilipDupanović. This is for hiding targets, not files. | |
Mar 31, 2015 at 9:19 | comment | added | Filip Dupanović |
Doesn't seem to work for nested hidden files, i.e. foo/.hidden: ... , bar/.hidden: ... , .hidden: foo/.hidden bar/.hidden ; these will still show up, so some additional gymnastics is required.
|
|
Oct 6, 2014 at 10:03 | vote | accept | Marcus Junius Brutus | ||
Oct 6, 2014 at 2:35 | history | answered | DrBeco | CC BY-SA 3.0 |