You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
When multiple selection,After running and before the selection appears。
input enter , the first one will be selected and end。
input left,all will selected
i guess this code has a problem of window
rv, _, e := readConsoleInput.Call(rr.stdio.In.Fd(), uintptr(unsafe.Pointer(ir)), 1, uintptr(unsafe.Pointer(&bytesRead)))
The text was updated successfully, but these errors were encountered:
When multiple selection,After running and before the selection appears。
i guess this code has a problem of window
rv, _, e := readConsoleInput.Call(rr.stdio.In.Fd(), uintptr(unsafe.Pointer(ir)), 1, uintptr(unsafe.Pointer(&bytesRead)))
The text was updated successfully, but these errors were encountered: