Sidhanth Rathod

Results 222 comments of Sidhanth Rathod

i had no idea my st build supported emojis, i dont remember a patch for it

just dont use emojis in st! issue solved

> But can you explain why It is actually working? > > (`M-g` key) no idea, before we needed libxft-bgra instead of libxft package, but i'm assuming bgra PR stuff...

I was right https://gitlab.freedesktop.org/xorg/lib/libxft/-/merge_requests/12

show an image of the error

Im using the default nice config and stable awesome version ( from void repo ) and yes Ive disabled default titlebars

Spawnable term window could be like : ``` :execute 'terminal' | let b:term_type = 'wind' | startinsert " ``` idk if it would be possible to toggle a term window...

yes ik its :term, but it would be nice to toggle it and hide it too :thinking: ![image](https://user-images.githubusercontent.com/59060246/167980261-c1d2d5b8-92f2-479d-a58c-42b2867601f3.png)

C-z exits nvim ![image](https://user-images.githubusercontent.com/59060246/171466018-e6ad49c3-1409-4173-a209-69b9983f4785.png)

> Is this issue related to functionality where `toggle` opens a new terminal if not already open? no, this is for toggling new terminal window ( listed ) if thats...