fumnanya

Results 12 issues of fumnanya

The build fails on Windows as the [termion ](https://gitlab.redox-os.org/redox-os/termion) library isn't supported on [Windows](https://gitlab.redox-os.org/redox-os/termion/-/issues/139) Perhaps Windows support should then be removed from the README, or an alternative would be to...

enhancement
wontfix

## Environment ```zsh % typeset -p1 VENDOR OSTYPE ZSH_PATCHLEVEL _autocomplete__funcfiletrace typeset VENDOR=apple typeset OSTYPE=darwin21.0 typeset ZSH_PATCHLEVEL=zsh-5.8.1-0-g1a490c7 typeset -a _autocomplete__funcfiletrace=( /Users/fumnanya/zsh-repos/marlonrichert/zsh-autocomplete/zsh-autocomplete.plugin.zsh:4 /Users/fumnanya/zsh-repos/znap/functions/.znap.source:34 /Users/fumnanya/zsh-repos/znap/functions/.znap.source:37 /Users/fumnanya/zsh-repos/znap/functions/znap:27 /Users/fumnanya/.zshrc:21 zsh:0 ) % git -C ~autocomplete...

bug

In `1. Application.md` there appears to be links to videos that do not load correctly: - Under the "[Submitting Application Form 👀 [DEMO]](https://github.com/education/Octernships/blob/main/1.%20Application.md#submitting-application-form--demo)" heading - Under the "[Submitting selected students...

### Steps to Reproduce 1. Install the latest version of rye on Linux. 2. Attempt to update it with `rye self update` ### Expected Result It should check and see...

This adds documentation (a bit too much, even) on how to set things with env. vars. on most OSes (Darwin, NT, Linux)

### Description Using Typst version 0.11.1 with a bibliography entry with two authors and attempting to render in the "prose" format shows it in the format `a & b (year)`...

bug

I wanted to edit a CSL style in order to make "et al." italics (ended up just using a show rule in Typst for this) and tried to use the...

`jiff` is a (fairly new) date-time library by burntsushi, here's the [r/rust post](https://old.reddit.com/r/rust/comments/1e929gb/jiff_is_a_new_datetime_library_for_rust_that/) that went up when it was announced. it deals with some of the [shortcomings](https://github.com/BurntSushi/jiff/blob/master/COMPARE.md) of the other...

kind of a follow-up to #3077 and #3084, which added the console logging for unsupported noti types, but not the notification for `severed_relationships`. it looks like: ![image](https://github.com/user-attachments/assets/4f4f223c-55c5-4872-9ecd-391b63357262) compared to my...