Tauqir Ahmad
Tauqir Ahmad
OpenIKED treats the least significant bit of the reserved field of the generic payload header as the critical bit - this is incorrect according to the RFCs and according to...
Is it possible to pass data to a template? There is stuff like `meta.title` but is it possible to pass arbitrary data to templates from the post editor? E.g. in...
This line uses single quotes and the colors don't expand as a result: ``` RPROMPT=$'%K{$VIMTO_COLOR_NORMAL_BACKGROUND} %F{$VIMTO_COLOR_NORMAL_TEXT}NORMAL%f %k' ``` I confirmed that the custom colors apply if I change the single...