commits
Realized that the cursor was not immediately returning to the top left of the screen when the shlide script had finished so added this functionality to the die function so that no matter how the application finishes the cursor will be properly reset for the user to continue their terminal experience
This gets rid of annoying stty errors and makes our script fully bash
only.
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
OpenBSD doesn't have 'stty -F'; an alternative is to use bash's native
'checkwinsize' shell option to populate $LINES and $COLUMNS.
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
* Added SPACE and ENTER key to be acceptable keys to move to the NEXT
slide
* Updated readme to detail using space or enter to navigate to next slide
* Mention bash version requirement in the readme (#2)
* Remove redundant code
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
commit 80036b6517a39d6e898296b5b91efe79614e7492
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 05:09:33 2020 +0000
Update readme.md
commit 6f5a2a7a869b4fd952434bc55ab0e65d49553934
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 10:32:06 2020 +0530
fix formatting, scrot
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
commit 80036b6517a39d6e898296b5b91efe79614e7492
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 05:09:33 2020 +0000
Update readme.md
commit 6f5a2a7a869b4fd952434bc55ab0e65d49553934
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 10:32:06 2020 +0530
fix formatting, scrot
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
commit 9806b81849d8efa2ab371b7b0a1598e593d14354
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 00:16:01 2020 +0530
remove logging
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
* misc fixes to shit code
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
Realized that the cursor was not immediately returning to the top left of the screen when the shlide script had finished so added this functionality to the die function so that no matter how the application finishes the cursor will be properly reset for the user to continue their terminal experience
commit 80036b6517a39d6e898296b5b91efe79614e7492
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 05:09:33 2020 +0000
Update readme.md
commit 6f5a2a7a869b4fd952434bc55ab0e65d49553934
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 10:32:06 2020 +0530
fix formatting, scrot
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>
commit 80036b6517a39d6e898296b5b91efe79614e7492
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 05:09:33 2020 +0000
Update readme.md
commit 6f5a2a7a869b4fd952434bc55ab0e65d49553934
Author: Akshay <nerdypepper@tuta.io>
Date: Mon Feb 3 10:32:06 2020 +0530
fix formatting, scrot
Signed-off-by: Anirudh Oppiliappan <x@icyphox.sh>