Skip to content

Commit

Permalink
corrected Hotkey for Enabling to Alt-A
Browse files Browse the repository at this point in the history
  • Loading branch information
daddel80 authored Dec 6, 2024
1 parent c15fc05 commit a10372b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Right-click on any entry in the list or use the corresponding keyboard shortcuts
When you paste text into the edit field, any line breaks are automatically removed. This simplifies the process of inserting complex, structured 'Use Variables' statements without the need to convert them into a single line first. However, make sure to include the necessary final semicolons and spaces.

Additional Interactions:
- **Space Key**: Toggles the activation state of selected entries, similar to using Alt+E to enable or Alt+D to disable.
- **Space Key**: Toggles the activation state of selected entries, similar to using Alt+A to enable or Alt+D to disable.
- **Double-Click**: Double-clicking on a list entry allows direct in-place editing. This behavior can be adjusted via the [`DoubleClickEdits`](#configuration-settings) parameter.

### List Columns
Expand Down

0 comments on commit a10372b

Please sign in to comment.