Jiarong Deng

Results 7 issues of Jiarong Deng

1. Peeking definitions within the same buffer - [x] Only remove the keymappings when all the related preview windows are closed - [x] Keep the definition windows relationships based on...

Hello When I followed your guide to boot 32bit EFI by using [/efi/boot/bootia32.efi](https://github.com/Overc1ocker/I386-Grub-efi/blob/master/efi/boot/bootia32.efi), error came across. ![](https://forum.manjaro.org/uploads/default/optimized/3X/8/6/86bcb2e5b56d3a67d76a4c0bcab968f244e4f8dc_2_750x1000.jpg) But I found another `bootia32.efi` which worked while I was installing `arch linux`....

The `{{TOKEN}}` in this case, is parsed as `value`, instead of `variable`. The header should be parsed to ``` header name: name value: value value: value value: variable name: identifier...

The `{{TOKEN}}` in this case, is parsed as `value`, instead of `variable`. The header should be parsed to ``` header name: name value: value value: value value: variable name: identifier...

### Describe the bug After https://github.com/yetone/avante.nvim/commit/b837274e0fa0fdf13885f533883edeeeb929daee, the sidebar's borders are all with bright color, which definitely doesn't look like the border for other panes. ```shell # my theme is `catppuccin-mocha`...

bug

The current method to parse the ENV from cmd is running asynchronously. Sometimes, I would keep having failures in getting the specified ENV key. It would be better to run...