damanis

Results 24 issues of damanis

The QT's saveGeometry() works properly, but it saves both dimensions and position. The result restoreGeomentry() always opens window at same position. The option to calculate dimensions by lines and columns,...

How to reproduce - Open goneovim window, for example 100 columns x 50 lines - Maximize window horizontally, vertically or full - Unmaximize window Expected behavior: window restore to previous...

To reproduce just run and quit (by ':q') goneovim. Usually, quit does not take any time, but one time of 5-6 times goneovim window stays open about 10 seconds. Note,...

bug

Both 'Linespace=-1' in .config/goneovim/settings.toml and ':set linespace=-1' from Goneovim. Positive value, seems, works properly.

The error 'Unable to open swap file for ...' appears when try to run the following command from bash script: /home/user/neovim/Goneovim-latest-linux/goneovim $* & It works properly without '&' or with...

goneovim version: nightly-1-g531049e ![image](https://user-images.githubusercontent.com/65733488/161050539-9e3cffcb-3101-438c-9a70-ea31526dfc00.png) settings.toml: ``` [Statusline] Visible = true Left = [ "mode", "filename" ] # Right = [ "message", "git", "filetype", "fileformat", "fileencoding", "curpos", "lint" ] ``` P.S....

Set 'FVimUIPopupMenu v:true' Start enter some word and press : popup is opened, then selection over from item to item and at end select, usually, the item less relevant than...

### Describe the bug Try change word - press 'cw'. nvim stucks for several seconds. ### To Reproduce 'git pull' for nvim-treesitter master branch Run ':TSUpdate' Open javascript file -...

bug

**OS** Ubuntu 20.04 **Neoray version** Neoray version: compiled [51f01a12](https://github.com/hismailbulut/Neoray/commit/51f01a12d66dd05191992c17b13188f292a008bb) nvim version: NVIM v0.8.0-dev+608-g778541067 **Problems** - Sometimes a cursor still invisible - Sometimes strange colors: ![image](https://user-images.githubusercontent.com/65733488/178741170-ef842f59-16cc-4afa-9f52-f1c361f1533c.png) instead of ![image](https://user-images.githubusercontent.com/65733488/178741573-e50a4cca-1037-4384-b549-5c4055ca545b.png) If return...

### What Operating System(s) are you seeing this problem on? Linux X11 ### Which Wayland compositor or X11 Window manager(s) are you using? WindowMaker ### WezTerm version wezterm 20220823-223426-ad7199c1 ###...

bug