

12·
1 year agoJust reminding folks that just because it’s flatpak’d, doesn’t mean it’s sandboxed. But they probably should add some general click here for more info.
Just reminding folks that just because it’s flatpak’d, doesn’t mean it’s sandboxed. But they probably should add some general click here for more info.
ext4 unless you need features offered by another FS.
Just noting that Microsoft acquired Github back in 2018.
Well I’m a Luddite (and so can you!) https://thenib.com/im-a-luddite/
More luddites please.
vim or neovim? what terminal emulator are you using? post your nvim init.lua file. try putting both of these in tmux.conf:
set -g default-terminal “xterm-256color”
set-option -ga terminal-overrides “,xterm-256color:Tc”
This is for alacritty terminal emulator + tmux + neovim but may help put you on the right track with whatever te u might be using: