Tomáš Báča
Tomáš Báča
> Maybe merge the two project: > > https://github.com/JonnyHaystack/i3-resurrect Oh, that looks interesting! :-) Thanks for bringing this up.
Not currently, but I will work on it. I will find a use for it aswell.
Ok, sounds good.
Hey, ye I would do the same. Would you care about a feature where the save layout will be tied to a specific workspace? I could integrate it.
Hey, I will check i3-wm-multi-disp-scripts and let you know. In the meantime, what do you get by running ```i3-save-tree`` in a terminal? Is it empty? That might be a problem....
Hey, thanks for the answers. Sorry, I haven't got to trying ```multi-disp-scripts``` myself yet, I will get to it probably during the weekend. Yes, you are correct, ```i3-save-tree``` only collects...
Thanks, this is a great idea :-). One little remark: The original dependency check searched for _vim_ or _nvim_. Now, it requires both. Could you please update your method (I...
Hmm, I will check it out. What configuration of "windows" do you have, how can I reproduce it?
Ok, I have found out, that the problem with clipboard and athame rises from "Vim". If you have vim, installed from repositories, it does not have the "--servename" option, which...
This might happen because I added the "uninstall vim" option to the install script of "neovim". However, we still need vim for athame... so I am removing it now.