beyond-all-reason/Beyond-All-Reason

Hotkeys Fix Ctrl+X

Open

#922 opened on Apr 9, 2022

View on GitHub
 (7 comments) (0 reactions) (0 assignees)Lua (592 forks)batch import
Good First IssueKeybinds

Repository metrics

Stars
 (3,922 stars)
PR merge metrics
 (Avg merge 4d 13h) (265 merged PRs in 30d)

Description

Ctrl+X binding doesn´t work. https://github.com/beyond-all-reason/Beyond-All-Reason/blob/b5b5c42efae8e756f705013d9494971cfab02119/luaui/Widgets/cmd_bar_hotkeys.lua#L221 Replace by: { "Ctrl+x", "select", "Visible+_InPrevSel+_ClearSelection_SelectAll+" },

Contributor guide