ArchTitus/scripts
The Infinite Rick 64673283fa Fixed behavior of select_option function
1. Fixed arrow behavior: In single column selections, the highlighted option would go below the last option on down arrow.

2. Fixed arrow behavior: In 4 column selections, the highlighted option would go to the right of the last option on right arrow.

3. Removed the unused return code argument being passed to all oinstances of select_option.

4. Removed various unused variables: return_value, lastcol, startcol, lines, size.

5. Removed unnecessary `shift 4`

6. Removed unnecessary dollar signs from variable names in math operations.

7. Replaced unused opt variable in for loop with the appropriate _

8. Replaced deprecated instance of `` with $() for command substitutions.
2023-10-07 14:03:50 -04:00
..
0-preinstall.sh Add shdoc decorators for the github action to generate some documentation. 2022-03-21 16:04:44 -05:00
1-setup.sh Add shdoc decorators for the github action to generate some documentation. 2022-03-21 16:04:44 -05:00
2-user.sh ArchTitus 2.0 2023-08-24 10:02:28 -05:00
3-post-setup.sh ArchTitus 2.0 2023-08-24 10:02:28 -05:00
curl-install.sh Update curl-installation command 2023-08-31 20:35:56 +08:00
kderice-backup.sh Reorganize solution 2022-02-18 09:42:36 -06:00
kderice-restore.sh Reorganize solution 2022-02-18 09:42:36 -06:00
startup.sh Fixed behavior of select_option function 2023-10-07 14:03:50 -04:00