You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add NewWithReadline to have a shell with custom readline Instance (#105)
* add new helper NewWithReadLine to create ishell instance with a custom readline instance
* use readline config for Shell.Writer in NewWithReadline
* refactor NewWithConfig to use NewWithReadline
0 commit comments