Jumpy Emacs cursor movement when going forward
When I run Emacs (v23.1.1) in the terminal (without opening a window through X-forwarding) currently, I can't get the cursor to move forward for more than a few positions without it jumping around.
I'm in Windows 10 logging into a server via SSH. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt on Windows, and I had the same issue.
This is a visual problem (ie: the cursor's actual position remains the same) where the cursor appears at the right end of the terminal on the line. If I move the cursor up or down a line and then back to the original position, I can see it in the correct place again; however, once I move it forward more, the cursor jumps out of place again.
Is there a known fix for this?
emacs
add a comment |
When I run Emacs (v23.1.1) in the terminal (without opening a window through X-forwarding) currently, I can't get the cursor to move forward for more than a few positions without it jumping around.
I'm in Windows 10 logging into a server via SSH. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt on Windows, and I had the same issue.
This is a visual problem (ie: the cursor's actual position remains the same) where the cursor appears at the right end of the terminal on the line. If I move the cursor up or down a line and then back to the original position, I can see it in the correct place again; however, once I move it forward more, the cursor jumps out of place again.
Is there a known fix for this?
emacs
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
1
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49
add a comment |
When I run Emacs (v23.1.1) in the terminal (without opening a window through X-forwarding) currently, I can't get the cursor to move forward for more than a few positions without it jumping around.
I'm in Windows 10 logging into a server via SSH. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt on Windows, and I had the same issue.
This is a visual problem (ie: the cursor's actual position remains the same) where the cursor appears at the right end of the terminal on the line. If I move the cursor up or down a line and then back to the original position, I can see it in the correct place again; however, once I move it forward more, the cursor jumps out of place again.
Is there a known fix for this?
emacs
When I run Emacs (v23.1.1) in the terminal (without opening a window through X-forwarding) currently, I can't get the cursor to move forward for more than a few positions without it jumping around.
I'm in Windows 10 logging into a server via SSH. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt on Windows, and I had the same issue.
This is a visual problem (ie: the cursor's actual position remains the same) where the cursor appears at the right end of the terminal on the line. If I move the cursor up or down a line and then back to the original position, I can see it in the correct place again; however, once I move it forward more, the cursor jumps out of place again.
Is there a known fix for this?
emacs
emacs
edited Jan 29 at 23:57
JakeGould
31.5k1096138
31.5k1096138
asked Jan 29 at 23:40
underasailunderasail
1
1
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
1
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49
add a comment |
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
1
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
1
1
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1399881%2fjumpy-emacs-cursor-movement-when-going-forward%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1399881%2fjumpy-emacs-cursor-movement-when-going-forward%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
So you run emacs in the Terminal, but in what OS? Have you tried connecting via different terminal software. Some systems—like macOS—sometimes have terminal emulation issues with rendering that only show up sporadically like this.
– JakeGould
Jan 29 at 23:48
1
@JakeGould I'm in Windows 10 logging into a server via ssh. I typically work in an Ubuntu subsystem, but I've also logged in from the command prompt, and I had the same issue.
– underasail
Jan 29 at 23:53
@underasail: neither Windows 10 nor SSH are terminal emulators. Are you using PuTTY? A stab in the dark: Emacs-23 is pretty old, so maybe the Ubuntu server is using an description of your terminal's capabilities (termcap/terminfo) that doesn't match the capabilities of your actual terminal because yours is "the same but much newer"?
– Stefan
Feb 3 at 13:51
@Stefan I'm using a linux subsystem (Ubuntu) in Windows 10. I've also used the Windows 10 command prompt to login via ssh.
– underasail
Feb 4 at 19:38
I also have an install of emacs v26.1 on the server side where I see the same issue, so I'm not sure that conflict is causing it.
– underasail
Feb 4 at 19:49