Subhaditya Nath

Results 101 comments of Subhaditya Nath

## Note to self (Implementation details) - Browser calls close - We check if `g:nvim_ghost_keep_buffers == 1` - If no, current code is followed - If yes - Remove `buftype`...

Try the [`keep-buffers`](https://github.com/subnut/nvim-ghost.nvim/tree/keep-buffers) branch, and report issues (if any)

@mikaraunio Have you tried the [`keep-buffers`](https://github.com/subnut/nvim-ghost.nvim/tree/keep-buffers) branch?

Could you please run the following output in PowerShell and paste the output here ```ps1 help Expand-Archive ``` Here's what it returns on my system - ![image](https://github.com/subnut/nvim-ghost.nvim/assets/56714626/f23b9165-6b69-496b-b4d3-da9502d0387e)

### Personal note (sample log) - ``` [17:09:52]: Websocket ::1:48760:0:0 connected to /run/user/1000/nvim.27576.0 [17:09:52]: From 48760 got {"title":"Feature Request: recover nvim-ghost buffer · Issue #47 · subnut/nvim-ghost.nvim","url":"github.com","syntax":"","text":"Hi","selections":[{"start":2,"end":2}]} [17:09:52]: nvim_event handle=True...

Further investigation needed. ``` [17:10:00]: Websocket ::1:48760:0:0 closed by browser [17:10:00]: nvim_event handle=True ('nvim_buf_detach_event', []) [17:10:00]: Closing websocket ::1:48760:0:0 [17:10:00]: Websocket ::1:48760:0:0 closed by us ``` Probable race condition or...

mold 1.10.1 has been released

It's been so long, even I have forgotten why I asked this question 🤣 I guess I wanted the technical info... as in how you _made_ this font (the software...

> 1. draft PRs get the "ready for review" label (they should not get this label) Should they also get the default "WIP" label, or a new "Draft" level? I...

Using default Light Theme in GNOME 45 - ![image](https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/assets/56714626/84ea8e72-a289-4e60-974e-2f6ec14c592b) With "theme" set to "Light" in settings, and this built-in extension enabled - ![image](https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/assets/56714626/06ca78d7-6af1-4346-a983-922752658715)