FIX: Cursor misalignment when PROMPT_RIGHT was enabled

This commit is contained in:
boreddevnl
2026-04-17 13:35:40 +02:00
parent 9357f82d17
commit 89140d7546
2 changed files with 77 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
# Lines starting with # are comments.
#
# PATH controls command lookup order (colon-separated).
PATH=/bin:/root/Apps
export PATH="/bin"
# Scripts to run automatically.
# STARTUP runs for interactive shells.