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
I noticed that the less than and greater than symbols are not working in ghci (haskell interpreter). It shows b and n instead of < and > symbols. In bash I am getting the character ^[b for < and ^[n for >.
I am running this on PlayBook with OS version 2.1.0.1526 and BSSH v1.0.110.
The text was updated successfully, but these errors were encountered:
I noticed that the less than and greater than symbols are not working in
ghci (haskell interpreter). It shows b and n instead of < and > symbols.
In bash I am getting the character ^[b for < and ^[n for >.
I am running this on PlayBook with OS version 2.1.0.1526.
—
Reply to this email directly or view it on GitHubhttps://github.com/iiordanov/BSSH/issues/1
.
The conscious mind has only one thread of execution.
I noticed that the less than and greater than symbols are not working in ghci (haskell interpreter). It shows
b
andn
instead of<
and>
symbols. In bash I am getting the character^[b
for<
and^[n
for>
.I am running this on PlayBook with OS version 2.1.0.1526 and BSSH v1.0.110.
The text was updated successfully, but these errors were encountered: