Adám Brudzewsky

Results 150 issues of Adám Brudzewsky

**Is your feature request related to a problem? Please describe.** Some symbols resemble letters, e.g. `⌊` vs `L` and `○` vs `o` and `∨` vs `v` and `×` vs `x`....

Far Future

Would it be possible to create a simple APL ligation set consisting of squishing together `⍺⍺` and `⍵⍵` and `∇∇` and `##` and `::` similar to how other sets already...

🖇️ Ligation Request

1. Somehow they seem to not follow the normal acceleration rules, instead being very slow. 2. Depressing an orthogonal movement together with a diagonal one makes the mouse fly orthogonally...

bug

With version 1, I got used to using the numpad for controlling the mouse (leaving Mouseable permanently active), however, version 2 somehow thinks that my arrow keys are equivalent to...

bug

We are going to include your lovely theme into our IDEs from this coming summer. For that: * Do you want us to include attribution? If so, let me know...

context-documentation
context-port
type-support

While the long description at https://www.nordtheme.com/docs/colors-and-palettes is nice, when doing an actual port, as summary is better. Something along the lines of:   | hex | Dark ambiance | Bright ambiance...

type-improvement
context-documentation
scope-ux
scope-quality

As per #55 You can see what it'll look like at https://abrudz.github.io/new-moon/ and https://github.com/abrudz/new-moon/tree/master/dyalog#readme

[It is under CC0.](https://github.com/abrudz/logos/blob/main/apl/LICENSE) ![green](https://user-images.githubusercontent.com/10961427/169769506-fdde14e8-2f6d-4956-91cd-bd3621227734.svg)

### Describe the issue you are having The IDE allows removal of parts of the session log using and RIDE advertises a too, but it only removes the content of...

bug
interpreter
1d

I start like this: ```batch @START "WSL" /MIN /D "%HOMEPATH%\Documents\Dyalog APL Files" /B wsl.exe dyalog RIDE_INIT=SERVE:*:4502 APLCORENAME=/mnt/c/tmp/aplcore DYALOG_LINEEDITOR_MODE=1 @SET RIDE_CONNECT=localhost:4502 @START "RIDE" /D "%HOMEPATH%\Documents\Dyalog APL Files" "C:\Users\Adam\AppData\Local\Programs\Dyalog\Ride-4.4\Ride-4.4.exe" ``` And then...

bug