Could it be a route cache thing? may be worth trying artisan route:clear
followed by artisan route:cache
Could it be a route cache thing? may be worth trying artisan route:clear
followed by artisan route:cache
Maybe they have already hit -15 days without incident
Neat, I also saw something recently using https://github.com/kristijanhusak/vim-dadbod-ui to tinker, test and save SQL.
Also my CPU now longer overheats when holding space. WTF?
The color scheme itself doesn’t modify the UI apart from colors, the screenshot you linked from the oxocarbon repo is in context of the nyoom.nvim distro (see bottom left).
I did a quick try of oxocarbon overriding the theme from a base kickstart.nvim and it looks like below:
Its looks completely different from base but it is just careful color selection for foreground + background colors for titles, and setting the borders to off-black to give a borderless but padded look. eg vim.api.nvim_set_hl(0, "TelescopeResultsTitle", {fg = oxocarbon.blend, bg = oxocarbon.blend})
https://github.com/nyoom-engineering/oxocarbon.nvim/blob/main/lua/oxocarbon/init.lua#L282-L292
Ii didn’t look much into it, is this file relevant? https://github.com/nyoom-engineering/nyoom.nvim/blob/main/fnl/modules/completion/telescope/config.fnl
not sure on specifics of fennel, looks to be overriding some telescope layout_config options
EDIT: does /[α-ω]\+
work?
Are the words wholly comprised of given characters? Could you supply an excerpt?
I gave it a shot and pattern [/w]*[α-ω][/w]*
seemed to work.
It is basically http://mail.office365.com in an electron shell. I’m pretty sure all the non ‘classic’ apps are this way now. I’m currently trying out Thunderbird to see if I like it.