Results 10 issues of Yavorski

Hi, after update to `1.1.0`, we are getting this error in `IE11`: ``` Object doesn't support property or method '_fromString' ``` in this peace of code: ``` this.searchParams._fromString(this.search); ``` Previous...

### Environment information ```block 𝝺 rome rage CLI: Version: 10.0.0 Color support: true Platform: CPU Architecture: x86_64 OS: linux Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "alacritty" Rome Configuration: Status: loaded...

enhancement
help wanted
A-CLI

Please consider to add `ExtraBold` variant. 10x!

### Did you check the docs? - [X] I have read all the trouble.nvim docs ### Is your feature request related to a problem? Please describe. When opening Trouble I...

enhancement

# Description of the new feature/enhancement Can we have an option for always hidden tabs, I don't want to waste space while using 13/14" laptop. Current tabs can be displayed...

Issue-Feature
Area-User Interface
Product-Terminal

**Is your feature request related to a problem? Please describe.** When launched from terminal - neovide app is often positioned offscreen or half on screen half off. **Describe the solution...

enhancement

### Summary Hi, selecting a line in typescript and pressing `x=` freezes the editor. ### Reproduction Steps Save this as `file.ts` and press `x=` on the specified line. ```ts export...

C-bug
A-language-server

When a file is opened with `` from `FzfLua files` picker, the previous buffer is also shown in the new tab. Using `lualine tabline`, `readme.md`is the only file in `tab-1`,...

## Description Add missing keybind for closing the current window `CTRL-W_c`