Mészáros Máté Róbert

Results 38 comments of Mészáros Máté Róbert

@holms Would You mind also creating a new release (maybe 1.2)? That way the galaxy will be updated.

@Yannik fish is not compatible with other common shells (bash,zsh,ksh, etc.)

@etcusrvar I would be glad to help out if I can! I see that the linked [project etcusrvar/fish-direnv-completions](https://github.com/etcusrvar/fish-direnv-completions) is superseded by your [fish-completions](https://github.com/etcusrvar/fish-completions). Also, I noticed that the wording of...

@zimbatm Great idea, I love CLI libraries (I use click for python

Ok, so another search resulted in a ["curated" list of CLI libraries](https://awesome-go.com/#standard-cli) - so even more choices to make I guess. Now, do You have any measures / priorities to...

Did a little bit of digging. It seems to me, that the `eval` line in bash defines the functions, but it does not get exported back into the main shell....

@zimbatm Thanks for clarification! I strongly believe in the Unix tool philosophy - do only one thing but do it right - so this might marginally step over the boundaries....

@zimbatm Yeah, I might be just wishing for the moon. I am pretty lazy, and want the machine to figure out what I thought, not what I said :smile: Anyway,...

I would be glad if I could somehow specify a custom rounding grid. Like round to halves, round to quarters, round to fifths, etc. I know this can be accomplished...

@JoKalliauer Although a generalization of the proposed half-grid-rounding, a general sub-division grid might be too much for this. I think @pborunda meant a plain rounding algorithm with double fine grid...