Rich Park
Rich Park
On top of showing different text with ShiftText, I've added the ability to show AltGrText and AltGrShiftText on my fork https://github.com/rikedyp/NohBoard I'm not suggesting a PR because my addition is...
### Describe the issue you are having **Enhancement** On Windows, if a token isn't found, F1 uses (Options>Configure>Help/DMX>Use online...>URL to search for the highlighted term I would like something similar...
A strange error message appears when using command shortcuts for commands which don't make sense in the session For example, Ctrl + Up  And Ctrl + Alt + C...
### Describe the issue you are having I want to use a shell script to start the RIDE directly into a session on Linux (rather than going via the configuration...
For example `{⎕←⍵}&¨⍳3` vs `{⎕←⍵}¨⍳3` When prompt type is set to 1 (`RECV ["SetPromptType",{"type":1}]`), the kernel stops the loop checking for output. However, the RIDE commands to AppendSessionOutput come after...
Can leave running interpreters hanging around
From an internal note: > Currently the Jupyter environment is protected from the user's environment (environment variables or .dcfg etc.) by init.dws. In the future we might change to a...
WIBNI you could do: ```APL var←⍞ ``` or ```APL var←⎕ ``` ```APL ⎕←⍞ ``` and get similar behaviour to python's ```python var = input(prompt) ``` 
Would be nice to choose Dyalog version or kernel-as-Dyalog-version when multiple versions of Dyalog are installed.
It is not clear that ]Load Py.dyalog requires you to specify the full file path, or that ]cd reveals you've probably started in C:\win\system32 on Windows