gacallea / chuck-nvim

nvim => dac;
GNU General Public License v2.0
1 stars 1 forks source link

feat: add clickable buttons #9

Open gacallea opened 5 months ago

gacallea commented 5 months ago

it would be nice to have clickable buttons to allow mouse interaction (besides the commands/which-key) to

The buttons on the right are an example, but in the wrong place (custom area). Picture them on each buffer instead.

299250023-d5da773f-d1da-494a-bdbf-fd8f56c65e6a
gacallea commented 5 months ago

https://github.com/akinsho/bufferline.nvim/issues/183

https://github.com/akinsho/bufferline.nvim#custom-areas

https://github.com/akinsho/bufferline.nvim/blob/main/doc/bufferline.txt#L1109

gacallea commented 5 months ago

https://github.com/LazyVim/LazyVim/discussions/2420

gacallea commented 5 months ago

probably this is better? https://github.com/akinsho/bufferline.nvim/blob/main/doc/bufferline.txt#L1150

gacallea commented 5 months ago

not possible under current bufferline. OG won't add buttons functionality to it, and I don't have time to help rn.

gacallea commented 5 months ago

this may be a good one in the future. with some help. not now tho.