AtomToast

Results 40 comments of AtomToast

![image](https://user-images.githubusercontent.com/27757087/93775814-65750480-fc12-11ea-8976-1eb272419b72.png) as far as I can tell there is no difference for me in his branch. However from just randomly changing the `BlueBg` to `YellowBg` in `termui/help_bar.go` it already becomes...

afaik gitea is a fork from gogs with a different development philosophy and from what I saw also more features

looks great

It may be possible to just have a compact mode that automatically engages on smaller sizes or can be set as a preference in the settings. You could also have...

https://github.com/vifm/vifm/assets/27757087/b87b9fdf-d02c-454d-b664-2e01ec4cc9f1 I'm having a similar issue on river (wayland). The terminal I'm using is foot. ). Originally I struggled with weird nvim glitches and crashes through vifm too, though that...

Yeah, no idea why it breaks so hard when I open nvim through xdg-open. It causes all sorts of weird glitches back and forth, and reopening the file because apparently...

good shout actually, that causes it to break in the exact same ways. I also tried using `foot -e sh -c vifmrun` as a proxy (also with zsh and bash)...

`foot -e bash -ic vifm` does actually work! So does using `-i` with `zsh`. `sh` however does not for some reason. Using `-i` is at least a workaround then. Trying...

I should add that for me on river with foot there is no restriction on tiling or the like. It just always happens. Also scrolling rather breaks it even more....

The PR does indeed fix the issue. I temporarily edited the change into `~/.local/share/nvim/lazy/mason.nvim/lua/mason-core/installer/managers/pypi.lua` (similar with other plugin managers than lazy) Let Mason run the installations and then changed it...