Ihor Urazov
Ihor Urazov
That's nice, but probably `a2x` dependency is too heavy just for generating man page, while rest of the project is bash script. I recommend maintaining regular man page. It isn't...
Thanks for reminding me about this repo. I stopped using eggdrop and even IRC a long time ago. Time to archive this repo.
This is more complex compatibility issue with Ukelele (layout editor used here) and macOS, see https://groups.google.com/forum/#!topic/ukelele-users/rRPaOXQj8Hs for details. TL;DR there is no fix for this, keep using Karabiner to remap...
Here are the logs up to normal auth login form: ``` % gpclient 2021-03-19 15:23:54.076 INFO [170417] [main@22] GlobalProtect started, version: v1.2.7 2021-03-19 15:23:54.315 INFO [170417] [GPClient::populateGatewayMenu@100] Populating the Switch...
> Same error here > > ``` > Error detected while processing function terraformcomplete#Complete: > line 11: > E461: Illegal variable name: a:res > ``` > > I'm using vim8...
I'm not sure how this is related to ZNC _usage_, what I referenced is a similar case for somewhat similar IRC daemon.
This isn't a standard in any way. And given history of zdharma's author, I doubt it's valuable addition to Zsh plugin ecosystem.
A bit of history for additional context: https://www.reddit.com/r/zsh/comments/ffidxy/code_ff0000_whats_going_on_with_psprint/ https://www.reddit.com/r/zsh/comments/qinb6j/httpsgithubcomzdharma_has_suddenly_disappeared_i/
@ibayramli2001 please tone down the wording. This isn't a place to advertise Fig and its features. Also you're using same template with advertisement text for PRs in multiple repos. Please...
@ewen-goisot `source ~/.zshrc` isn't doing what you expect it's doing. `source ~/.zshrc` doesn't reload your zsh configuration and actually is a way to break your shell in multiple ways, with...