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
After deleting a profile via "Profiles" tab, it's hotkeys for "New tab" still remain in the config.yaml file. This can sometimes lead to binds not working.
Create a profile and assign a shortcut for "New tab: ". Delete this profile and create a new one. To the new profile, assign the same key combination for "New tab: ".
The old profile is removed from the "profiles" list, but not from "hotkeys.profile".
Where "test-1" is the profile that was created and then deleted, and "test-2" the profile that was created afterwards.
As a result, the key combination doesn't do anything when pressed.
I understand it can be manually fixed by deleting it from the config file, but I wanted to point it out anyways.
The text was updated successfully, but these errors were encountered:
Version: 1.0.158
Platform: Windows x64 10.0.19043
After deleting a profile via "Profiles" tab, it's hotkeys for "New tab" still remain in the config.yaml file. This can sometimes lead to binds not working.
Create a profile and assign a shortcut for "New tab: ". Delete this profile and create a new one. To the new profile, assign the same key combination for "New tab: ".
The old profile is removed from the "profiles" list, but not from "hotkeys.profile".
This is what that looks like:
Where "test-1" is the profile that was created and then deleted, and "test-2" the profile that was created afterwards.
As a result, the key combination doesn't do anything when pressed.
I understand it can be manually fixed by deleting it from the config file, but I wanted to point it out anyways.
The text was updated successfully, but these errors were encountered: