index
:
basta
master
Bash Status Line project
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
basta.sh
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Worked out way of protecting $_ variable.
Kaz Kylheku
2024-04-09
1
-2
/
+2
*
Fix some wrong indentation.
Kaz Kylheku
2024-04-09
1
-11
/
+11
*
Add mechanism to temporarily disable.
Kaz Kylheku
2023-11-28
1
-5
/
+17
*
cleanup: kill the status alarm task.
Kaz Kylheku
2023-11-28
1
-0
/
+1
*
bugfix: reference to nonexistent ROWS variable.
Kaz Kylheku
2023-11-22
1
-1
/
+1
*
bugfix: regression: cursor jumps to first line on startup
Kaz Kylheku
2023-09-15
1
-1
/
+9
*
cache date in loop.
Kaz Kylheku
2023-09-08
1
-1
/
+2
*
bugfix: don't use $LINE to initialize basta_scroll_lines.
Kaz Kylheku
2023-08-29
1
-1
/
+1
*
Typo fix.
Kaz Kylheku
2023-08-28
1
-1
/
+1
*
Refactor: absorb helper functions called once.
Kaz Kylheku
2023-08-27
1
-15
/
+4
*
Refactor: one function for getting termina lines.
Kaz Kylheku
2023-08-27
1
-5
/
+10
*
Calculate real terminal size when resize detected.
Kaz Kylheku
2023-08-27
1
-0
/
+11
*
Refer to $basta_scroll_lines instead of $LINES.
Kaz Kylheku
2023-08-27
1
-3
/
+4
*
Work harder at protecting the TTY rows.
Kaz Kylheku
2023-08-25
1
-2
/
+4
*
Modify TTY parameters around entire prompt hook.
Kaz Kylheku
2023-08-25
1
-4
/
+2
*
Improve TTY handling in basta.check_cursor.
Kaz Kylheku
2023-08-24
1
-3
/
+2
*
hack: do cursor check only if no input pending
Kaz Kylheku
2023-08-19
1
-9
/
+24
*
Use a timeout when reading response from terminal.
Kaz Kylheku
2023-08-17
1
-2
/
+2
*
Address resizing glitches.
Kaz Kylheku
2023-08-09
1
-2
/
+6
*
renaming around alarm timer.
Kaz Kylheku
2023-08-09
1
-4
/
+6
*
split status update from prompt-related logic.
Kaz Kylheku
2023-08-09
1
-7
/
+18
*
Bug: stray character.
Kaz Kylheku
2023-08-06
1
-1
/
+1
*
Put everything into namespace.
Kaz Kylheku
2023-08-05
1
-24
/
+27
*
Bugfix with restoring scrolling region.
Kaz Kylheku
2023-08-05
1
-1
/
+6
*
Detect existing status line and clean up on exit.
Kaz Kylheku
2023-08-05
1
-2
/
+30
*
Project renamed to Basta!
Kaz Kylheku
2023-08-05
1
-0
/
+110
[prev]