-
### Describe the issue you are having
In the search box, “Home” and “End” appear to move an invisible cursor in the session/editor instead of in the search input field.
### Did you connect to an…
-
```
fun(S) -> io:put_chars(pometo:interpret_TEST(S)) end("⍳2 2").
┌───┐ ┌───┐
│1 1│ │2 1│
└───┘ └───┘
┌───┐ ┌───┐
│1 2│ │2 2│
└───┘ └───┘
```
Gnu APL and Dyalog:
```
⍳ 2 2
1 1 1 …
-
### Describe the issue you are having
I can't access the About info when the preferences windows is open.
### Did you connect to an already running interpreter or start the interpreter from RIDE?
…
-
These two statements should result in different output:
```
⊃⎕sh'whoami'
⎕sh'whoami'
```
They are not: both are shown as if the array is not nested but simple.
A copy from the protocol:
…
-
i'm using Py'n'APL and i want to destroy/stop the python interpreter without litering my workspace with random namespaces, but when do the following
py←⎕new Py.Py
py.Eval'1+1'
2
⎕ex …
-
I think we should consider abandoning the system that lets you customise RIDE's menus. Advantages:
* It'll simplify the source code.
* At the moment, in order to put something like "Show Language Ba…
-
> Concerning what's needed on the other topic, I'd suggest that someone who can legally represent Dyalog contacts me via email on rbergen (at) xs4all dot nl, so we can get that conversation going.
…
-
Could you document how to run ride in a browser window, I think you refer this as the "zero footprint" mode. Thank you.
-
### Describe the issue you are having
Cannot find the `.dlf` file with the session log (cf. [this APL Orchard thread](https://chat.stackexchange.com/transcript/message/55236553#55236553)).
I use n…
-
Both the Tatin Server and the Tatin Client use .NET just for zipping/unzipping but nothing else.
While Tatin can be sure that .NET is available under Windows, this is different under Linux. Also, .…