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
{{ message }}
This repository has been archived by the owner on Dec 21, 2018. It is now read-only.
The shell supports multiple lines commands. The suggestions only work on the first line though. The problem is that when we are on the second line we don't take into account the first line too.
Seems to be a JLine limitations, which don't support multiline very well.
The shell supports multiple lines commands. The suggestions only work on the first line though. The problem is that when we are on the second line we don't take into account the first line too.
Seems to be a JLine limitations, which don't support multiline very well.
https://groups.google.com/forum/?fromgroups=#!searchin/jline-users/complete$204/jline-users/L7_jcXYYBgU/AN4Fs4Brkc8J
The text was updated successfully, but these errors were encountered: