Skip to content

Termcaps#1

Open
hugues wants to merge 5 commits intomasterfrom
termcaps
Open

Termcaps#1
hugues wants to merge 5 commits intomasterfrom
termcaps

Conversation

@hugues
Copy link
Owner

@hugues hugues commented Oct 18, 2023

No description provided.

Comment on lines +55 to +58
chars[lT]="$termcap[as]u$termcap[ae]"
chars[uT]="$termcap[as]v$termcap[ae]"
chars[dT]="$termcap[as]w$termcap[ae]"

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oulah

12_Prompts.zsh Outdated
# Date
[ "$DEBUG" = "yes" ] && echo -n " Date..."
DATE=$C_$prompt_colors[border]$_C"$chars[rT] "$C_$prompt_colors[date]$_C"%D{%a-%d-%b-%Y %H:%M:%S}"$C_$prompt_colors[border]$_C" $chars[lT]"$C_$prompt_colors[border]$_C$chars['-']
DATE=$C_$prompt_colors[border]$_C"$chars[lT] "$C_$prompt_colors[date]$_C"%D{%a-%d-%b-%Y %H:%M:%S}"$C_$prompt_colors[border]$_C" $chars[rT]"$C_$prompt_colors[border]$_C$chars['-']
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

mmm kay

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

for i in {1..$(($COLUMNS - ${#1} - 5))}
do
hbar=$hbar-
hbar=${hbar}q
Copy link
Owner Author

@hugues hugues Oct 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • réindenter le code

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ message de commit : corriger l’erreur de Fphrapppe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant