nkhlmn
nkhlmn
I'm also having this issue (macos 12.4)
I was able to figure out how to do this with `action_callback`. E.g. ```lua { key = 'o', mods = 'LEADER|CTRL', action = action_callback(function(win, pane) local tab = win:active_tab() for...
I am new to OCaml and had the exact experience described by @Lattay . I actually abandoned exercism as a learning resource after being confused by `count_nucleotide` and started using...
For anyone in 2023 that is new to OCaml (like myself) and is encountering this error when trying to run `make` in the exercise folder and found this issue by...
Thanks for the explanation. More than happy with what lualine provides so another plugin just to fix this issue is not necessary as your other (also excellent) themes look fine....