Alfonso Montero López

Results 475 comments of Alfonso Montero López

Sounds great. Also, this is how I've seen this solved elsewhere most of times.

Not working... After some double-checking the `mv`, I took a peek at the code. The correct env var name is `XDG_CONFIG_HOME`. Turns out I failed to spot the `XDX_` name...

A widely found practice is for the command to provide some `completion (bash|zsh|fish|...)` kind of subcommand which dumps the corresponding autocomplete shell script, just ready to evaluate it as "$(yourcommand...

Possible downsides to doing this: - Kind of out-of-scope, no persistence/write management is done at all as of now and I doubt if common use cases would expect this. Not...

@Snailedlt Awesome repo. Thanks for sharing all that work. Just dropping here https://adoptoposs.org, which might be of interest. HTH.

Great to know! Thanks for considering. I'm bookmarking this issue, since as of now I don't have the bandwidth needed to do it. However, when the occasion arrives and I...

If it's just text, OSC52 control sequences would do, at least on modern terminal emulators.

Happy to hear that, @drewcsillag. I've just opened PR #88.

@PFacheris : Are you still interested/available to move this forward? Are you OK with sb else picking it up?

@x0rz ping, in case you're not getting notifications. Trivial, no-code, docs improvement to lower testing effort to interested users.