Orlando Oliveira

Results 4 comments of Orlando Oliveira

Noob question: how would the clipboard be handled in that case? Also, which init.lua would be loaded on the client side? both? It would be nice if we could, for...

Yes, it's file_name ```Lua local fe_vi_mode = require("feline.providers.vi_mode") local fe_file = require("feline.providers.file") local fe_git = require("feline.providers.git") local fe_cursor = require("feline.providers.cursor") local file_name = { provider = function(component) local file_name, _...

Just a comment to notify that I've edited both the post and the comment with new information.

that's awesome, thank you! I hope it gets merged soon