1
1
mirror of https://github.com/wez/wezterm.git synced 2024-08-17 02:00:25 +03:00

Renamed MoveToSelectionOtherEnd to MoveToSelectionOtherEndHoriz in doc

This commit is contained in:
MLFlexer 2024-04-27 11:40:31 +02:00 committed by Wez Furlong
parent cce0706b1f
commit 7fd9c36efb

View File

@ -17,7 +17,7 @@ return {
{
key = 'O',
mods = 'NONE',
action = act.CopyMode 'MoveToSelectionOtherEnd',
action = act.CopyMode 'MoveToSelectionOtherEndHoriz',
},
},
},