https://github.com/chrisant996/clink/re ... tag/v1.4.9Improved 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).
Clink 1.4.2x - Bash-Features für Windows
Moderatoren: Jean, |Gordon|, Moderatoren
Re: Clink 1.4.9 - Bash-Features für Windows
1.4.9:
Re: Clink 1.4.10 - Bash-Features für Windows
1.4.10:
https://github.com/chrisant996/clink/re ... ag/v1.4.10Added 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).
Re: Clink 1.4.11 - Bash-Features für Windows
1.4.11 behebt einen Fehler mit ostasiatischen Sprachen:
https://github.com/chrisant996/clink/re ... ag/v1.4.11
https://github.com/chrisant996/clink/re ... ag/v1.4.11
Re: Clink 1.4.12 - Bash-Features für Windows
1.4.12, im Wesentlichen kleine Korrekturen:
https://github.com/chrisant996/clink/re ... ag/v1.4.12
https://github.com/chrisant996/clink/re ... ag/v1.4.12
Re: Clink 1.4.13 - Bash-Features für Windows
1.4.13, im Wesentlichen kleine Korrekturen:
https://github.com/chrisant996/clink/re ... ag/v1.4.13
https://github.com/chrisant996/clink/re ... ag/v1.4.13
Re: Clink 1.4.1x - Bash-Features für Windows
1.4.14, eine Korrektur für Vorschläge.
https://github.com/chrisant996/clink/re ... ag/v1.4.14
https://github.com/chrisant996/clink/re ... ag/v1.4.14
Re: Clink 1.4.1x - Bash-Features für Windows
1.4.15, Absturzkorrekturen.
https://github.com/chrisant996/clink/re ... ag/v1.4.15
https://github.com/chrisant996/clink/re ... ag/v1.4.15
Re: Clink 1.4.1x - Bash-Features für Windows
1.4.16, neue Funktionen und eine "breaking change":
https://github.com/chrisant996/clink/re ... ag/v1.4.16Fixed 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.
Re: Clink 1.4.1x - Bash-Features für Windows
Heute in loser Folge: 1.4.17, dann 1.4.18.
https://github.com/chrisant996/clink/re ... ag/v1.4.18
https://github.com/chrisant996/clink/re ... ag/v1.4.18
Re: Clink 1.4.x - Bash-Features für Windows
1.4.20, drei Fehler behoben:
https://github.com/chrisant996/clink/re ... ag/v1.4.20
https://github.com/chrisant996/clink/re ... ag/v1.4.20
Re: Clink 1.4.2x - Bash-Features für Windows
1.4.22, drei Fehler behoben:
https://github.com/chrisant996/clink/re ... ag/v1.4.22
https://github.com/chrisant996/clink/re ... ag/v1.4.22
Re: Clink 1.4.2x - Bash-Features für Windows
1.4.23, nur Kleinigkeiten:
https://github.com/chrisant996/clink/re ... ag/v1.4.23
https://github.com/chrisant996/clink/re ... ag/v1.4.23