Tomas Rakusan

Results 5 issues of Tomas Rakusan

The event `keyup` is fired when a key is released (aka not pressed), so why is `hotkeys.isPressed(key)` still returning true for that key that fired that event?

I want to be able to add a Date `~D[2020-02-27]` My current solution is to change it to `{Date.to_erl(date), {0, 0, 0}}` with the option `yyyymmdd: true` but I would...

enhancement
help wanted

I have: 1. Downloaded the latest WinFsp, SSHFS-Win, and this manager using `winget` 2. Created a new config 3. Copied the hostname and user from my `.ssh/config` 4. Selected an...

Running ```js dbus.getBus("session") .getInterface( 'org.gnome.Mutter.DisplayConfig', '/org/gnome/Mutter/DisplayConfig', 'org.gnome.Mutter.DisplayConfig', (err, dispConfig)=>{ dispConfig.GetCurrentState((err2, response) =>{ console.log(response) }) }) ``` returns ```js response = [ 1, [ { '[object Object]': undefined } ], [...

**Metadata** Version: 4.10.3 OS: Windows 11 23H2 Shell: wsl 2.5.9.0 Anime: Tensei shitara Slime Datta Ken **Describe the bug** Downloading is broken. It says something about an unsupported unrecognised option,...

type: bug
os: windows
priority 2: medium