Hello,
I have finally decided to move away from tmux in favor of a more dynamic solution and discovered this program. I am loving it, but had three quick questions. The first two questions are actually regarding two patches I was curious if anyone had made yet. While I love the defaults that dvtm ships with it is missing two functionalities for me. The first comes from a dwm patch called attachasideandbelow. I saw an issue regarding adding attachaside functionality, but did not know if anyone had actually ended up writing a patch for it. The second comes from a dwm patch called push which is much more simple, it allows you move the currently selected window up and down in the stack. I am not great with C, but have been trying to port it myself and was curious if anyone had any advice.
My last question is actually an issue I have been having with dvtm. I use the vis text editor and noticed that when I am running vis within dvtm I have to wait several seconds, like 10, for the <Escape> key to register. This makes switching modes miserable. I set the needed value in my editor to make the editor only wait 10 milliseconds to move between modes, but still have issues with it taking forever when in dvtm. Is this a known issue or is there a setting I missed?
Hello,
I have finally decided to move away from
tmuxin favor of a more dynamic solution and discovered this program. I am loving it, but had three quick questions. The first two questions are actually regarding two patches I was curious if anyone had made yet. While I love the defaults thatdvtmships with it is missing two functionalities for me. The first comes from adwmpatch called attachasideandbelow. I saw an issue regarding adding attachaside functionality, but did not know if anyone had actually ended up writing a patch for it. The second comes from adwmpatch called push which is much more simple, it allows you move the currently selected window up and down in the stack. I am not great with C, but have been trying to port it myself and was curious if anyone had any advice.My last question is actually an issue I have been having with
dvtm. I use thevistext editor and noticed that when I am runningviswithindvtmI have to wait several seconds, like 10, for the<Escape>key to register. This makes switching modes miserable. I set the needed value in my editor to make the editor only wait10milliseconds to move between modes, but still have issues with it taking forever when indvtm. Is this a known issue or is there a setting I missed?