Pavel Davydov
Pavel Davydov
Hello @Christewart @emil-e , is somebody working on this feature now?
I've created a pull request with a simple jump back function implementation, mapped to `rb`. Can you please provide some feedback about it? Does it work for you, are you...
One issue with my approach is that I haven't yet found a way how to implement it for the case when jump to other location is done from location list....
@Muzer I have a command that does this in my .zshrc. Unfortunately, it's slow, so I dont use it much even for medium projects. Maybe it's possible to cache the...
Yeah, this command really outputs nothing for me, and the session name is set to 'other'. But is it correct? I'm using gnome in fact.
It's output is "default"
@Henry78, you code doesn't work for me as well, it seems that I don't have gnome-session running at all.. The only way that I was able to find to detect...
@felipejfc I confirm that the driver also works on alienware 14 laptop, thanks for your work!
@mpiannucci I had this issue. For me, setting larger polling time (synclient and synserver -m option) fixed the problem. Have you tried it? I use -m 100 for syndaemon and...
@gufoe Okay, thanks for the answer. I'll look into it when I have time, will try to fix it and send you a pull request.