<ino>
hi guys! i am having a problem with rivertile. everytime I open up a new window, it pushes my working window on the right, and opens an empty window on the left. If I want something that is, my working window will not be displaced, but new empty windows will be pushed to the right side...is that possible with rivertile? thanks! :)
novakane has joined #river
<novakane>
ino: use `attach-mode bottom`, to let your main window stay at the same place
<novakane>
damn I thought my latest implementation of urgency would be good, but I can't make it works with river-tags-overlay, I got an error
<novakane>
message too short, object (9), message view_tags(a)
<novakane>
gonna be really nice for all wayland compositors when this is implemented
notzmv has quit [Read error: Connection reset by peer]
<leon-p>
ah, sweet! moving all that logic into wlroots definitely makes the jobs of compositor developers easier. I feel like damage tracking being non-trivial is the major reason for compositor projects to be abandonded. maybe with this eventually the "projects which use wlroots" wiki page won't be such a graveyard.
novakane has quit [Quit: WeeChat 3.2]
novakane has joined #river
leon-p has quit [Ping timeout: 268 seconds]
leon-p has joined #river
leon-p has quit [Ping timeout: 245 seconds]
leon-p has joined #river
leon-p has quit [Ping timeout: 245 seconds]
leon-p has joined #river
leon-p has quit [Quit: leaving]
ino90 has joined #river
ino has quit [Remote host closed the connection]
ino90 has quit [Client Quit]
ino has joined #river
ino has quit [Quit: Client closed]
ino has joined #river
ifreund has joined #river
<ino>
hi guys. i didnt understand one thing about vim/neovim text editors. if the developers claim them to be minimalist in design, then why do they ship "netrw" file manager that has lots of problems? when i tried to use it, it sometimes opened wrong buffers, and made the window unresponsive, then I had to replace with vifm (and later nerdtree) which
<ino>
were very convenient to use. my question is that wouldnt it be nicer if they shipped a bare minimum editor and people would install file managers as they'd want to? :)
<ifreund>
ino: I don't think either claims to be minimal?
<ifreund>
vim is literally vi with 10x more features
<ino>
owwww.
<ino>
now i think true minimalism is somewhat like a "myth".
<ifreund>
why is minimalism your goal?
<ino>
haha. i dont know. when i was on windows i never cared about bloat. but when i came in this world i heard this word so much this became my dream.
<yyp>
FYI If you want a minimalist text editor, kakoune or vis are good options
<ifreund>
I don't find kakoune to be particularly minimalist
<yyp>
¯\_(ツ)_/¯
<ifreund>
though it's certainly a bit more unixy than vim
<ino>
thanks yyp! i am using kakoune and a other one (helix) and i am loving kakoune. but i am still trying to understand its config rues.
<ifreund>
for example, kakoune doesn't implement it's own window management
<ino>
my kakoune took ~1 second to load when it had plugins enabled (specially kak-lsp) now i removed them and it loads very fast now, with the blink of eye. i will to simple text editing on kakoune now on and heavy programming tasks on vscode, since it has lot of extensions.
<ino>
what do you code of isaac?
<ino>
*code on
<ino>
geez i am having lots of spelling mistake on libera
<ifreund>
I use kakoune, also this is probably better fit for #river-offtopic since that exists now