Skip to content

Line Editing broken on almost-full Line #347

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
markusgritsch opened this issue Sep 10, 2015 · 11 comments
Closed

Line Editing broken on almost-full Line #347

markusgritsch opened this issue Sep 10, 2015 · 11 comments

Comments

@markusgritsch
Copy link

*) Fill the currently line almost completely up, so that just the last column stays empty.
*) Place the cursor somewhere inside the last word.
*) Enter one character -> the cursor jumps to a wrong location, entering another character inserts the character at a wrong position and the cursor jumps again.

Example:
1
now place the cursor between 3 and 4 and enter zz:
2

@Stanzilla
Copy link

Oh yeah, noticed that just recently, too.

@Stanzilla
Copy link

@mridgers Yay! Do you have plans to make a new test build available?

@mridgers
Copy link
Owner

Yup, there is one here.

@narnaud
Copy link

narnaud commented Dec 15, 2015

Do you plan to create a release? it's quite a nasty problem and the test build is fixing it nicely,

@mridgers
Copy link
Owner

Done.

@narnaud
Copy link

narnaud commented Dec 29, 2015

@mridgers Great, thank you

@markusgritsch
Copy link
Author

Hmm, the new release is not usable in ConEmu: Pressing the cursor keys inserts strange characters instead of moving the cursor around :( I've reverted to the dev-version from the dropbox link.

@mridgers
Copy link
Owner

Odd, as I tested Clink with ConEmu extensively. I've just got ConEmu v151224 (portable) and everything is working fine for me - both manually starting Clink or by dropping the files into ConEmu/clink.

@markusgritsch
Copy link
Author

unbenannt

Here is what it looks like pressing the cursor keys LEFT LEFT LEFT LEFT UP UP UP UP RIGHT RIGHT RIGHT RIGHT DOWN DOWN DOWN DOWN.

I use the x64 installed version of ConEmu (also latest version). Please find my ConEmu settings here:
ConEmu.zip

@mridgers
Copy link
Owner

Still working fine. Do you have an _inputrc or .inputrc file in %home% or %userprofile% by any chance?

@markusgritsch
Copy link
Author

Indeed, I found an .inputrc file dated from 2004 located in %HOME%, which was the culprit.
.inputrc.zip

After renaming it to something else, clink works fine again. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants