Rich Park

Results 37 issues of 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...

Feature Request

### 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...

enhancement

A strange error message appears when using command shortcuts for commands which don't make sense in the session For example, Ctrl + Up ![image](https://user-images.githubusercontent.com/9338369/144190844-29117346-a2d0-47cd-91a9-f374c086bac4.png) 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

bug

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) ``` ![image](https://user-images.githubusercontent.com/9338369/145417472-a7d9ce85-f51f-4572-a4b9-b17e48612f5a.png)

enhancement

Would be nice to choose Dyalog version or kernel-as-Dyalog-version when multiple versions of Dyalog are installed.

enhancement

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