Léana 江

Results 19 issues of Léana 江

As title. Maybe the program kept printing lyrics and ran out of the buffer? Really appreciate any suggestion to debug/fix the issue. Léana

Hello, Running `cmuscontrold` works perfectly yet `brew services start thefox/brewery/cmus-control` (with and without sudo because brew prompted me to use sudo) doesn't work. I tried to install manually too, but...

Hello, When using News Feed Eradicator on old reddit.com, it becomes impossible to select the search text field. The temporary fix I found is to refresh the page and select...

## Checklist - [x] I'm reporting a feature request - [x] I've checked for similar feature requests including closed ones ## Description Is there a way to create masks/regex and...

enhancement

Hello, I ran the project and noticed that the score counter in the top-left corner is always 0. It wouldn't increment, but I see it getting slightly displaced to the...

Typst is a new markup-based typesetting language. Learn more: I've followed the `CONTRIBUTION.md` guide. Additional tests are passing. Thank you for the project, please tell me if there are additional...

### Description `presence.nvim` doesn't show anything when buffer is an R file. Shows this error(cf. logs): `[presence.nvim] Failed to set activity in Discord: Received error event - child "activity" fails...

bug

# Problem Description When used with Haskell's Cabal like this: `watchexec -e --restart 'hs' 'cabal repl'`, the backspace fails to work. ## Expected Using backspace would delete the last character....

not a bug
improvement

Hello, I couldn't get Code block syntax highlighting to work. i.e. text in the entire code block has the same colour. I have cloned a zerm from scratch, ran it...

Hello, Whist the `login()` method works now, `like_tweets()` doesn't. At this line: ```python bot.find_element(By.XPATH, "//div[@data-testid='like']").click() ``` The code threw an error of `selenium.common.exceptions.NoSuchElementException: Message: Unable to locate element: //div[@data-testid='like']`. It...