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
Andy's eyes are no longer up to par ! The problem is that the default colour scheme is such that Icannot distinguish between the colours of the current line and the black background. Will investigate to see if other colour schemes are equally unfriendly to my eyes.
Enter
x←,¨'.' 'Andy' 'Andy'
)ed x
I see
.
[1] Andy
[2] Andy
Move cursor down one line, now see
[0] .
Andy
[2] Andy
etc.
Note that in earlier RIDE versions the line numbers are completely missing, but space is left for them
Try with
x ←⍪,¨'.' 'Andy' 'Andy'
and all is OK.
IDE:
Version: 4.4.3687
Platform: Win32
Date: 2022-02-23 13:44:34 +0100
Git commit: a3d8123
Preferences:{
"ime":"1",
"kbdLocale":"en_US",
"keys":"{"MA":["F2"],"PF2":[]}",
"otherExe":"/opt/Fiserv/17.1/64/classic/p9/mapl",
"wse":"1"
}
Interpreter:
Version: 17.1.45263
Platform: AIX-64
Edition: Classic/64
Date: Feb 16 2022 at 09:18:22
The text was updated successfully, but these errors were encountered: