poetaman
poetaman
@chrisduerr Yes, I have ``window.decorations: "none"`` as seen below ``` window: # padding: # x: 0 # y: 30 decorations: "none" dimensions: columns: 114 lines: 62 opacity: 1 ```
+1 this will be great improvement!
``colors.primary.transparent_background_colors: true`` works for tmux background transparency.
@raven42 Sure here's the info: The other plugin that faced this issue: https://github.com/vim-airline/vim-airline/issues/1817. The intro screen I am referring to is shown below (screenshot taken by disabling tagbar, if tagbar...
IMO, this has nothing to do with stratify. You can use an auto-command like ``VimEnter`` to trigger a function that goes over session files and do whatever logic you would...
@mhinz 1. ``:tabnew`` before sourcing session is good enough. Though while closing the session, we will only close the current tab. And make sure that instead of closing all buffers,...
@Lilja I cannot reproduce it on my side... You might be asked for your settings by the developer.
@anton-fomin Thanks so much! It works well.
Neomutt goes blank and gets stuck when internet is turned off or connection attempt does not succeed
@gahr I have updated the description and it talks of 3 conditions under which this happens. Today it also happened when I put my laptop to sleep and then woke...
@flatcap This could be the need of the hour, it takes a lot of time for neomutt to start. I have 150k+ emails in gmail, and it does take quite...