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
The Name() function returns Tab for Ctrl+Tab instead of Ctrl+Tab. This is the case for all non character keys. For example, for Ctrl+Enter the Name() function returns Enter instead of Ctrl+Enter.
The Name() function returns
Tab
for Ctrl+Tab instead ofCtrl+Tab
. This is the case for all non character keys. For example, for Ctrl+Enter theName()
function returnsEnter
instead ofCtrl+Enter
.tcell/key.go
Line 206 in 88b9c25
The text was updated successfully, but these errors were encountered: