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
RIDE shows a red square if you use the APL Symbols (Dyalog APL) layout
Did you connect to an already running interpreter or start the interpreter from RIDE?
Start the interpreter from RIDE.
How do you reproduce the issue?
First, configure Ubuntu 22.04 or the linux of your choice to use the APL Symbols keyboard layout in /usr/share/X11/xkb/symbols/apl
sudo apt install gnome-tweaks
Start gnome-tweaks
a) Under Keyboard & Mouse
Turn on "Show Extended Input Sources"
b) Press the Additional Layout options
Switching to another layout
Choose a key for this. I like to choose Left Alt (while pressed)
In Ubuntu settings
Keyboard
Under Input Sources
Press the + button
Press the English US button if that is your native language
Choose APL Symbols (Dyalog APL)
Log out and log in again.
start ride and start Dyalog 19.0.
left alt + enter gives the red square
alt+enter seems to insert a 0xf828 unicode character. I tried setting alt+enter in RIDE preferences as an alternate for ED, but that just inserts the f828 into the dialog.
dyavc
changed the title
RIDE shows a red square if you use the APL Symbols (Dyalog APL) layout
RIDE shows a red square if you use the APL Symbols (Dyalog APL) layout and type the keystroke for <ED>
May 2, 2024
Describe the issue you are having
RIDE shows a red square if you use the APL Symbols (Dyalog APL) layout
Did you connect to an already running interpreter or start the interpreter from RIDE?
Start the interpreter from RIDE.
How do you reproduce the issue?
First, configure Ubuntu 22.04 or the linux of your choice to use the APL Symbols keyboard layout in /usr/share/X11/xkb/symbols/apl
sudo apt install gnome-tweaks
Start gnome-tweaks
a) Under Keyboard & Mouse
Turn on "Show Extended Input Sources"
b) Press the Additional Layout options
In Ubuntu settings
Keyboard
Under Input Sources
Press the + button
Press the English US button if that is your native language
Choose APL Symbols (Dyalog APL)
Log out and log in again.
start ride and start Dyalog 19.0.
left alt + enter gives the red square
in a TTY dyalog, it opens the editor
Paste the contents of Help → About (Shift+F1)
The text was updated successfully, but these errors were encountered: