From 6e321cc88247854cfab69f19b352d03c8553e0ac Mon Sep 17 00:00:00 2001 From: E F R <602406+Efruit@users.noreply.github.com> Date: Wed, 10 Nov 2021 14:35:33 -0500 Subject: [PATCH] Keybinds: enable "tab complete" in SCSI (#5217) --- Resources/keybinds.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Resources/keybinds.yml b/Resources/keybinds.yml index 161adea02c..9cd7216bc9 100644 --- a/Resources/keybinds.yml +++ b/Resources/keybinds.yml @@ -298,6 +298,9 @@ binds: type: State key: Delete canRepeat: true +- function: TextTabComplete + type: State + key: Tab - function: OpenEntitySpawnWindow type: State key: F5