Skip to content
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

Using DEL-Key in isql under Linux gives "~" [CORE703] #1074

Closed
firebird-automations opened this issue Oct 31, 2004 · 8 comments
Closed

Using DEL-Key in isql under Linux gives "~" [CORE703] #1074

firebird-automations opened this issue Oct 31, 2004 · 8 comments

Comments

@firebird-automations
Copy link
Collaborator

Submitted by: comkeen (comkeen)

SFID: 1057695#⁠
Submitted By: comkeen

Hi,

I just compiled and set up firebird-1.5.1 (SuperServer)
on my Linux-PC and tried some examples from the
Firebird 1.5 Quick Start Guide. Since I want to learn
some SQL basics, I'm not using any GUI client, but
fiddled around with isql.

I noticed that my DELETE-Key doesn't work like it does
in other applications: Instead of deleting the character
at the cursor position, it prints the "~" sign - no matter
whether I use isql on a standard console or an XTerm. I
even tried to emulate different keyboard layouts (with
KDE's "Konsole"): XTerm (XFree 4.x), XTerm (XFree
3.x), vt100, vt420pc - but nothing happened.

I don't think that's a "bug", so I decided to open a
Feature Request instead. It would be nice if the
DEL-Key behaves as expected - just a cosmetical topic.

Regards,
Christian

Commits: eb4978d

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

issuetype: New Feature [ 2 ] => Bug [ 1 ]

assignee: Dmitry Yemanov [ dimitr ]

SF_ID: 1057695 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @dyemanov

assignee: Dmitry Yemanov [ dimitr ] => Alexander Peshkov [ alexpeshkoff ]

@firebird-automations
Copy link
Collaborator Author

Commented by: @AlexPeshkoff

Had to upgrade readline version in our tree.
Also added ./configure switch --with-system-readline, making use of library, currently present in OS. If it's not too old, this also fixes a problem.

@firebird-automations
Copy link
Collaborator Author

Modified by: @AlexPeshkoff

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: 2.1 Beta 1 [ 10141 ]

SF_ID: 1057695 =>

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

status: Resolved [ 5 ] => Closed [ 6 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pcisar

Workflow: jira [ 10727 ] => Firebird [ 15097 ]

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

QA Status: No test

@firebird-automations
Copy link
Collaborator Author

Modified by: @pavel-zotov

status: Closed [ 6 ] => Closed [ 6 ]

QA Status: No test => Cannot be tested

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

No branches or pull requests

2 participants