Results 5 comments of cnfczn

There seems to be a problem with the chdir function. For example, I open three files in turn: /home/user1/file1 /home/user1/dir1/file2 /home/user1/file3 Then, file3 is turned off, the active buffer is...

I tried again today, and I couldn't reproduce the problem. thank you for your reply. Looking forward to neovim fixing the float window bug.

@zeertzjq ``` coredumpctl -1 gdb PID: 21776 (nvim) UID: 1000 (user1) GID: 1000 (user1) Signal: 11 (SEGV) Timestamp: Fri 2022-10-21 12:11:52 CST (1h 25min ago) Command Line: /usr/bin/nvim --embed --cmd...

Thank you for your reply. In a previous project I worked on (web with Vue), there were many markdown editing components available, and the rendered HTML elements were easily searchable...