tryoxiss

Results 20 issues of tryoxiss

# Missing Glyph(s) Currently the font has a very limited selection of greek leters, which is unfortunte because while nieche they are commonly used in math, science, and computing. ##...

missing glyph(s)

I made this issue on the old atkinson hyperlegible repo a while back on the off chance it got added but I think I should add it here too since...

feature request
help wanted

Hi, I am working on a project which would require E2EE for ActivityPub and stumbled accross this. I know its early drafts, but the last commit seems to have been...

### Operating system Fedora 38 Workstation, 64-bit with GNOME 44.3 on Wayland, kernel linux 6.4.9-200.fc38.x86_64 ### Eleventy 2.0.1 ### Describe the bug When attempting to set a permalink structure with...

needs-triage

One of the most common and useful features of terminals is command history, being able to press up/down arrow to go through a list of previously run commands. I actually...

I finally got it set up in a project and I was wondering what that was for. I know thats default in bash, `user@computer`, but here it dosen't seem to...

discussion

I don't really know what this command should be called, but it would be nice to have a simple command that loads a PCK at runtime given a file path....

good first issue
new command

`scn` is used to edit the current scene (e.g., instancing nodes, freeing nodes). `ls` is used to view the current scene tree. I have some docs articles [here](https://github.com/tryoxiss/Godot-GDShell/tree/future-ideas/addons/gdshell/docs/en/commands) to give...

good first issue
proposal
new command

Currently, the `@` line extends to the left, making it look cluttered at 16px and a bit weird at larger sizes. ![image](https://github.com/JetBrains/JetBrainsMono/assets/94419893/40fbfe81-9f54-4b91-bd21-0d15f2c729de) ![image](https://github.com/JetBrains/JetBrainsMono/assets/94419893/adc5b7cd-8915-405e-86e8-e9a23c899125) Can you consider adding a variant where...

Related: - If statement discussion: https://github.com/gleam-lang/gleam/discussions/2158#discussioncomment-10455378 - Reply to comment on making it convert if to case: https://github.com/gleam-lang/gleam/discussions/2158#discussioncomment-10455378 A simple lint which would convert a more conventional `if` statement into...