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
The rlwrap provides following features missing in sqlplus:
* line editing
* command history
* tab completion (with plugins)
To make magic happen simply run the following (or make an alias)
rlwrap sqlplus
0 commit comments