Red Squirrel
No Lifer
I've had this issue before where typing in Kate is very choppy if editing a file over NFS (practically all my files because they are centrally located on a NFS server). There's an option under configire, open/save, advanced called "disable swap files syncing" that had fixed this issue in my past distro (Xubuntu) but for some reason in my curent distro (Kubuntu) it does not solve it. If I hold down a key, it will lag then do like 20 at once. If I do a TCP dump there is some massive amount of data being written for each key stroke. I don't know why it would even cause an issue as I have a gigabit network, but guess there is still a small amount of latency compared to a local disk.
Is there a way to disable whatever it is doing when it writes to disk all the time? I have lot of ram on this system, I would rather it just load the entire file into ram and work on it from there and moving files to local disk only to edit them is not a solution.
I'm even open to alternate editors, though I kind of like kate and it does everything I want it to, except for that part.
Not finding much on Google either, which is odd as I would think this would be a very common issue. I can't be the only one that stores code in a central location and edits it remotely over NFS.
Is there a way to disable whatever it is doing when it writes to disk all the time? I have lot of ram on this system, I would rather it just load the entire file into ram and work on it from there and moving files to local disk only to edit them is not a solution.
I'm even open to alternate editors, though I kind of like kate and it does everything I want it to, except for that part.
Not finding much on Google either, which is odd as I would think this would be a very common issue. I can't be the only one that stores code in a central location and edits it remotely over NFS.