Closed linrongbin16 closed 1 year ago
sad, I didn't use a real Windows PC to test this preview label feature, it's really laggy.
have to try to fix it.
Attention: 130 lines
in your changes are missing coverage. Please review.
Files | Coverage Δ | |
---|---|---|
lua/fzfx.lua | 80.43% <100.00%> (+0.43%) |
:arrow_up: |
lua/fzfx/log.lua | 98.80% <100.00%> (+1.21%) |
:arrow_up: |
lua/fzfx/server.lua | 91.01% <66.66%> (ø) |
|
lua/fzfx/general.lua | 49.53% <9.09%> (-0.28%) |
:arrow_down: |
lua/fzfx/shell_helpers.lua | 44.96% <2.94%> (-26.18%) |
:arrow_down: |
lua/fzfx/pipe_server.lua | 30.89% <30.89%> (ø) |
... and 2 files with indirect coverage changes
:loudspeaker: Thoughts on this report? Let us know!
seems we have to revert this feature, I didn't have a good way to do it really.
I don't know why macOS don't have this issue....
revert in #401
Regresion test
Platforms
Tasks
CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-R
to switch between restricted/unrestricted mode, and the lines count is consistent when press multiple times.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file, and open thetest/hello world.txt
,test/goodbye world/goodbye.lua
files.fd
andfind
works.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-R
to switch between restricted/unrestricted mode, and the lines count is consistent when press multiple times.-w
to match word only, use-g *.lua
to search only lua files.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file, and open thetest/hello world.txt
,test/goodbye world/goodbye.lua
files.rg
andgrep
works.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-D
to delete buffers, and delete thetest/hello world.txt
,test/goodbye world/goodbye.lua
buffers.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-W
to switch between workspace/current folder mode.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-W
to switch between workspace/current folder mode.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file.delta
works.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-R
/CTRL-O
to switch between local/remote branches.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to checkout branch.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-A
to switch between git repo commits/current buffer commits.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to copy commit hash.delta
works.CTRL-N
/CTRL-P
to move down/up and preview contents.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to copy commit hash.delta
works.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-W
to switch between workspace/current buffer diagnostics.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to open file.CTRL-N
/CTRL-P
to move down/up and preview contents.ESC
to quit,ENTER
to open file.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-E
/CTRL-A
to switch between user/ex/all vim commands.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to feed vim command.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-O
/CTRL-I
/CTRL-A
/CTRL-V
to switch between normal/insert/visual/all vim key mappings.V
/W
/P
variants (visual selection, cursor word, yank text).ESC
to quit,ENTER
to feed vim keys.CTRL-N
/CTRL-P
to move down/up and preview contents.CTRL-U
/CTRL-R
to switch between filter/include hidden files mode.ALT-L
/ALT-H
to cd into folder and cd upper folder.ESC
to quit,ENTER
to open file, and open thetest/hello world.txt
,test/goodbye world/goodbye.lua
files.eza
/lsd
/ls
works.