Bengt Brodersen
Bengt Brodersen
yes, the map is not lazy so all values needs to be calculated regardless of logging level
just in case you change your mind, all methods with lazy context as extension functions ### Usage ```kotlin log.info { "moin moin" } log.info({ "moin moin - with LoggingContext" })...
just add following snippet to your `.zshrc` ```zsh if [ $commands[brew] ] then fpath=("$(brew --prefix)/share/zsh/site-functions" $fpath) fi ``` see https://docs.brew.sh/Shell-Completion#configuring-completions-in-zsh
In the upcoming macos version big sur the new style for disabled icons seems to be grayed out and crossed out.
I am not a macos developer, however you might be able to get the functionality from this project https://github.com/dwarvesf/micro-sniff
I'm used to this feature in iterm2, would be nice to have this available in hyper as well.
maybe this is a good starting point https://github.com/phutchins/pipo
We desperately need this too.