m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 15:53:39 -05:00

junegunn/uniseg -> rivo/uniseg

https://github.com/rivo/uniseg/pull/47
This commit is contained in:
Junegunn Choi
2024-01-27 22:18:43 +09:00
parent a34e8dcdc9
commit 76cf6559cc
9 changed files with 16 additions and 12 deletions

View File

@@ -10,7 +10,7 @@ import (
"github.com/gdamore/tcell/v2/encoding"
"github.com/junegunn/fzf/src/util"
"github.com/junegunn/uniseg"
"github.com/rivo/uniseg"
)
func HasFullscreenRenderer() bool {