index
:
basta
master
Bash Status Line project
kaz@kylheku.com
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Watch for empty response when getting current line.
HEAD
master
Kaz Kylheku
38 hours
1
-1
/
+1
*
Do not set termios rows in prompt hooks.
Kaz Kylheku
4 days
1
-2
/
+2
*
Use \e for ESC via Bash $'...' syntax.
Kaz Kylheku
4 days
1
-18
/
+12
*
README: recommend simple reload first.
Kaz Kylheku
9 days
1
-11
/
+9
*
Abruptly disappearing status bug.
Kaz Kylheku
2025-01-14
1
-1
/
+1
*
Copyright year bump to 2025.
Kaz Kylheku
2025-01-01
1
-1
/
+1
*
Check the termios rows and columns for sanity.
Kaz Kylheku
2024-12-31
1
-1
/
+18
*
Streamline code in basta.prepare_term.
Kaz Kylheku
2024-12-19
1
-4
/
+4
*
bugfix: don't clobber LINES with real terminal size
Kaz Kylheku
2024-12-19
1
-3
/
+4
*
bugfix: nameref hygiene problem.
Kaz Kylheku
2024-12-19
1
-2
/
+2
*
Bail if Bash is not interactive.
Kaz Kylheku
2024-12-19
1
-0
/
+2
*
workaround for GNU Readline problem.
Kaz Kylheku
2024-12-16
1
-0
/
+4
*
Streamline $_ saving.
Kaz Kylheku
2024-04-10
1
-2
/
+1
*
Worked out way of protecting $_ variable.
Kaz Kylheku
2024-04-09
2
-8
/
+2
*
Add Bugs section to README.
Kaz Kylheku
2024-04-09
1
-0
/
+6
*
Fix some wrong indentation.
Kaz Kylheku
2024-04-09
1
-11
/
+11
*
Add mechanism to temporarily disable.
Kaz Kylheku
2023-11-28
2
-6
/
+30
*
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
*
README: refer to ~/.bashrc rather than ~/.bash_profile.
Kaz Kylheku
2023-08-14
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
*
README: advice on reloading.
Kaz Kylheku
2023-08-08
1
-0
/
+21
*
README: Add screenshot of nested shell sessions.
Kaz Kylheku
2023-08-06
2
-0
/
+6
*
Bug: stray character.
Kaz Kylheku
2023-08-06
1
-1
/
+1
*
README: update mention of update_status_line to new name.
Kaz Kylheku
2023-08-05
1
-1
/
+1
*
README: recommend ~/.basta.sh name.
Kaz Kylheku
2023-08-05
1
-4
/
+5
*
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
2
-8
/
+6
*
Improve background updater.
Kaz Kylheku
2023-08-05
1
-4
/
+14
*
README: explain "Kabapro".
Kaz Kylheku
2023-08-05
1
-0
/
+2
*
Clock updates now. Add screenshot.
Kaz Kylheku
2023-08-05
3
-1
/
+18
*
Add README.md file.
Kaz Kylheku
2023-08-04
1
-0
/
+29
*
Add license.
Kaz Kylheku
2023-08-04
1
-0
/
+26
[next]