Pablo Aguiar

Results 179 comments of Pablo Aguiar

Thanks for reporting! # Cause That's caused by the parsing of the alias: https://github.com/nvbn/thefuck/blob/c2cc95db886be879f9710095e4e70c64532573fd/thefuck/shells/zsh.py#L61-L65 Which turns `ssh example.com` into `TERM=xterm-256color ssh example.com`. That's not matched by the rule — as...

I'm glad it worked! It's also great that you're willing to fix it! 🎉 Looking at it a bit closer, it actually happens with any command starting with a variable...

Thanks for contributing, @KartikSoneji! Apologies for the delay. This is looking good. Regarding tests, you can base off of any existing test and write unit tests for `match` and `get_new_command`....

This is definitely a project that I would certainly not like to see dying. And, v7 was released just a few months ago, by yours truly. I wouldn't call it...

> […] except for a few notable issues and feature requests the core framework is basically "feature complete" and doesn't seem to me like it really needs much active development...

> Hi everyone! I see that this is closed now, but I don't see if there is a conclusion: Hi! It was closed by the OP, it doesn't mean any...

It's great to read your input, @faho. > Sure, they can _open_ PRs, but they can't **merge** them. Yes. But they can help by reviewing. Actually reviewing, requesting changes and...

@faho, would you please kindly review #794 too? It's a by-PR of #778. I want to make sure I didn't leave anything out. Thanks

@oranja We probably need your help for the certificate thing.

I wish I read more solution-oriented messages in this thread. Things like "Hey, guys! I see your oh-my.fish domain has an expired certificate. I guess the contact that has the...