Jiří Prokop

Results 9 issues of Jiří Prokop

I've just ran into an issue that I'm not able to recover neovim's session when accidentally pressing Ctrl+Z. When I'm in terminal it's just ok but because wrapper is running...

has workaround

Why version 0.0.0 is in `package.json` although version 1.3.0 is in README.md? It's odd if module is downloaded and saved as dependency through NPM.

# Feature request ## Is your feature request related to a problem? Please describe. As this library states "An isomorphic JavaScript client for Supabase." I would expect it to have...

enhancement
auth

### Environment Output from `ember version --verbose && npm --version && yarn --version`: ``` ember-cli: 2.13.3 http_parser: 2.7.0 node: 6.11.0 v8: 5.1.281.102 uv: 1.11.0 zlib: 1.2.11 ares: 1.10.1-DEV icu: 58.2...

bug
needs confirmation

This is not exactly an issue more like feature request or question. I really like the idea :+1: Good job. But because I use non-solid background, the effect doesn't look...

According to the discussion here https://github.com/emberjs/ember-test-helpers/issues/351#issuecomment-456881507 `find`/`findAll` should be avoided. I found the reason here: https://github.com/simonihmig/ember-test-helpers-codemod/issues/6 but maybe it should be mentioned somewhere that it's not recommended way and that...

### Current behavior We started migrating our project from CRA to Vite and we have almost 300 component and 40 E2E Cypress tests in place. Unfortunately, after fixing all the...

CI
npm: @cypress/vite-dev-server
CT
prevent-stale
Triaged

The following mapping works differently in neovim 0.6 and the latest master version. ``` vim.api.nvim_set_keymap('n', 'f', "lua require'hop'.hint_char1({ direction = require'hop.hint'.HintDirection.AFTER_CURSOR, current_line_only = true })", {}) ``` What happens is...

See video here: https://youtu.be/VO_U6JGFKaQ It actually started some time ago (when the big gnome update happened).

bug