Clink 1.4.2x - Bash-Features für Windows

Betriebssysteme und Shell-Erweiterungen (Geoshell etc.)

Moderatoren: Jean, |Gordon|, Moderatoren

tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.9 - Bash-Features für Windows

Beitrag von tux0r »

1.4.9:
Improved the problematic character reporting in the clink-diagnostics command.
Fixed measurements for the East Asian ambiguous width characters (this should solve the Cmder problems with lambda in the CMD.exe prompt text, including the space after the lambda).
https://github.com/chrisant996/clink/re ... tag/v1.4.9
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.10 - Bash-Features für Windows

Beitrag von tux0r »

1.4.10:
Added optional level argument to log.info() to facilitate more accurate reporting about the calling code.
Fixed extra duplicate log entry when the updater finds that Clink is already up to date.
Fixed #405; vi search gives unexpected results (regression introduced in v1.4.7).
Fixed #402; for convenience, print the Clink Releases page URL after a successful update (takes effect on the next upgrade after v1.4.10).
https://github.com/chrisant996/clink/re ... ag/v1.4.10
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.11 - Bash-Features für Windows

Beitrag von tux0r »

1.4.11 behebt einen Fehler mit ostasiatischen Sprachen:
https://github.com/chrisant996/clink/re ... ag/v1.4.11
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.12 - Bash-Features für Windows

Beitrag von tux0r »

1.4.12, im Wesentlichen kleine Korrekturen:
https://github.com/chrisant996/clink/re ... ag/v1.4.12
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.13 - Bash-Features für Windows

Beitrag von tux0r »

1.4.13, im Wesentlichen kleine Korrekturen:
https://github.com/chrisant996/clink/re ... ag/v1.4.13
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.1x - Bash-Features für Windows

Beitrag von tux0r »

1.4.14, eine Korrektur für Vorschläge.
https://github.com/chrisant996/clink/re ... ag/v1.4.14
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.1x - Bash-Features für Windows

Beitrag von tux0r »

tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.1x - Bash-Features für Windows

Beitrag von tux0r »

1.4.16, neue Funktionen und eine "breaking change":
Fixed how hidden and system files are handled by os.globdirs() and os.globfiles() (it had never worked properly). It worked fine with the default modes of the files.hidden and files.system settings and match-hidden-files config variable. But if any of those were changed from the default values then malfunctions could occur. With the fix, in backward compatibility mode the files.hidden and files.system settings and match-hidden-files config variable control whether os.globdirs() and os.globfiles() find hidden or system files, as before, and things can potentially malfunction. When the optional extrainfo argument is non-zero or when a new optional flags table is passed to them, they now default to including hidden files and omitting system files, but the flags table can override that. This change was necessary because some scripts were unable to detect git repositories when the files.hidden setting was false. Excluding hidden files never worked properly in the past. Clink v1.4.16 does its best to be as backward-compatible and forward-compatible as possible, but in some cases scripts may need to be updated to work properly when the settings or config variable are changed from their default values.
https://github.com/chrisant996/clink/re ... ag/v1.4.16
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.1x - Bash-Features für Windows

Beitrag von tux0r »

Heute in loser Folge: 1.4.17, dann 1.4.18.
https://github.com/chrisant996/clink/re ... ag/v1.4.18
tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.x - Bash-Features für Windows

Beitrag von tux0r »

tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.2x - Bash-Features für Windows

Beitrag von tux0r »

tux0r
Mitglied
Beiträge: 1098
Registriert: 08.08.22, 16:30

Re: Clink 1.4.2x - Bash-Features für Windows

Beitrag von tux0r »

Antworten