ahillio

Results 52 comments of ahillio

I just got a `Are you offline?` message suggesting I post some words of encouragement here. I'm very often offline wondering something about some program language (how to check if...

fish-shell/fish-shell#7602 is closed now. It references a PR that was merged and a couple other closed issues. Does that mean this is waiting on a new release of fish-shell to...

Interesting... that issue https://github.com/fish-shell/fish-shell/issues/8418 is referenced by another https://github.com/JanDeDobbeleer/oh-my-posh/issues/2467 and apparently oh-my-posh makes it possible to do a transient prompt in fish. I wonder if their method is something that...

Wow cool... so will that merge/commit be included in the `0.6.2` release?

Thanks for clarifying :)

Oh? Is there a way for vimwiki to generate a list of tagged files? I put tags in my wiki a lot but I'm not aware of any available vimwiki...

I don't see either `VimwikiMakeToc` or `GetAllWikiFile` in the vimwiki plugin. Were you suggesting those as function names if I was going to supply a patch?

@nathanbraun thanks for sharing that use-case. I've got a python script that I use for generating tag reports, but it doesn't include `not` or `and|or`. I'm not sure I use...

Exciting to see this proposal thank you! Having `set` be default behavior sounds great to me. Could `add` be built into set? It'd be great if `timew annotation "stuff"` and...

Bonus points would be to be able to edit the existing annotation in vim/emacs/etc/default. My workflow includes adding notes to a time annotation as I do work, I do more...