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

Add GNU Readline functionality to command prompt #48

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sgdecker
Copy link
Collaborator

This commit brings GEMPAK into the 1990's by calling on the GNU
Readline library to handle the GEMPAK prompt. This allows for the
arrow keys to work as you would expect, as well as other keyboard
shortcuts. We assume the Readline library exists in a standard
directory. Only Linux is supported with the edits here.

This commit brings GEMPAK into the 1990's by calling on the GNU
Readline library to handle the GEMPAK prompt.  This allows for the
arrow keys to work as you would expect, as well as other keyboard
shortcuts.  We assume the Readline library exists in a standard
directory.  Only Linux is supported with the edits here.
@akrherz
Copy link
Collaborator

akrherz commented Mar 3, 2021

@sgdecker denoted to me that this change sometimes segfaults, so will need some more dev love prior to considering merging.

@akrherz akrherz marked this pull request as draft February 28, 2022 18:27
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

Successfully merging this pull request may close these issues.

None yet

2 participants