1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-25 22:32:13 +02:00
Files
lazygit/vendor/golang.org/x/term
Stefan Haller ef92e30315 Bump gocui
The main change here is https://github.com/jesseduffield/gocui/pull/85, which
avoids breaking lines after footnote symbols in commit messages (e.g. [1]).

[1]: https://www.example.com/this-is-a-really-long-url-that-lazy-git-automatically-wraps-and-is-an-issue
2025-10-02 17:28:13 +02:00
..
2021-10-17 04:17:59 +00:00
2021-04-06 19:34:32 +10:00
2024-08-17 10:25:16 +02:00
2021-04-06 19:34:32 +10:00
2024-12-01 10:40:08 +01:00
2021-04-06 19:34:32 +10:00
2023-12-09 15:23:40 +01:00
2023-12-09 15:23:40 +01:00
2023-12-09 15:23:40 +01:00
2023-12-09 15:23:40 +01:00
2025-10-02 17:28:13 +02:00
2022-04-16 15:19:32 +10:00
2025-10-02 17:28:13 +02:00

Go terminal/console support

Go Reference

This repository provides Go terminal and console support packages.

Report Issues / Send Patches

This repository uses Gerrit for code changes. To learn how to submit changes to this repository, see https://go.dev/doc/contribute.

The git repository is https://go.googlesource.com/term.

The main issue tracker for the term repository is located at https://go.dev/issues. Prefix your issue with "x/term:" in the subject line, so it is easy to find.