Jongmin Kim
Jongmin Kim
#### Feature Request POSIX (both **IEEE Std 1003.1-2008** and **IEEE Std 1003.1-2017**) specified `c_oflag`; output modes for terminal interfaces. In POSIX: * [11.2.3 Output Modes](https://pubs.opengroup.org/onlinepubs/9699919799.2018edition/basedefs/V1_chap11.html#tag_11_02_03) > If `ONLCR` is set,...
Dear maintainers, About the testdata [_examples/Mark.Twain-Tom.Sawyer.txt](https://github.com/jesseduffield/gocui/blob/master/_examples/Mark.Twain-Tom.Sawyer.txt), The original text of "The Adventures of Tom Sawyer" by Mark Twain is in the public domain. However, the eBook version from Project Gutenberg...
**PR Description** This PR is related to the Debian packaging. It fixes the Lintian tag [`very-long-line-length-in-source-file`](https://udd.debian.org/lintian-tag/very-long-line-length-in-source-file), by splitting lines that exceed 512 characters. We can view current Lintian complaints [here](https://udd.debian.org/lintian/?packages=lazygit<_error=on<_warning=on<_information=on<_pedantic=on<_experimental=on)....
Dear maintainers, About the testdata [_examples/Mark.Twain-Tom.Sawyer.txt](https://github.com/jesseduffield/gocui/blob/master/_examples/Mark.Twain-Tom.Sawyer.txt), The original text of "The Adventures of Tom Sawyer" by Mark Twain is in the public domain. However, the eBook version from Project Gutenberg...
### Is your feature request related to a problem? Please describe. lazygit is a terminal-based user interface. Users of Linux distributions often rely on offline manual pages (man), but no...