GitHub user ErjanAltena opened a pull request:

    https://github.com/apache/celix/pull/17

    Added optional use of readline library for shell_tui

    I have added optional usage of the readline library in shell tui. With this 
addition there can be scrolled though previous entered commands with the 
up/down arrow keys and tab completion on commands is added.
    
    Note that  this  the GNU readline library has a GPL license and  therefore 
the usage is optional.  
    
    Regards,
    Erjan Altena

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ErjanAltena/celix develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/celix/pull/17.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17
    
----
commit d47f924e642ae1d836c4596b77ad8eae5ab12b1d
Author: Erjan Altena <[email protected]>
Date:   2017-01-27T23:17:27Z

    Added optional use of readline library for shell_tui

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to