diff options
Diffstat (limited to 'units')
| -rw-r--r-- | units/help.zsh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/units/help.zsh b/units/help.zsh index 4001020..47e86b1 100644 --- a/units/help.zsh +++ b/units/help.zsh @@ -2,6 +2,8 @@ # Copyright (C) 2024-2026 Danil Lisin # SPDX-License-Identifier: Apache-2.0 +keyboard_offset=0.5 + while [[ ${#help_table} -ge 3 ]] do keyboard_text1="${help_table[2]}" |
