Arthur Zapparoli
Arthur Zapparoli
this happens because your vim is not recognizing the meta keys. try changing the shortcut to something else like by adding this line to your `.vimrc`: `let g:AutoPairsShortcutFastWrap = ''`...
@curable-online have you got it working? I sourced the script above and I can see OSC 133 sequences are set, but can't get wezterm to select according to a semantic...
@savil thanks for looking into it! sorry, I should have been more explicit: `$EXA_STANDARD_OPTIONS` is not directly used by `eza`. You have to call the binary with it. I don't...
> I tried modifying our implementation to not wrap the values in quotations I don't think this is a good approach. devbox shouldn't make any assumption whether a variable is...
@savil I'm still running into this issue and might have some time to look into fixing it. which option would you prefer I look into? and would you have some...