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

Implement GNU readline bindings #46

Open
phanimahesh opened this issue Feb 5, 2013 · 0 comments
Open

Implement GNU readline bindings #46

phanimahesh opened this issue Feb 5, 2013 · 0 comments

Comments

@phanimahesh
Copy link

twidge update takes a quoted argument or accepts input on stdin. But while useing the input stream, editing is a pain since it support just the absolute minimum.

GNU readline library can be used to implement extensive editing features. Aquick search indicated that a haskell binding exists through System.Console.Readline

Will it be possible to use this to provide better editing features?

I have limited experience with haskell, but may attempt a hack in spare time. User input welcome.

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

1 participant