David Chocholatý

Results 6 issues of David Chocholatý

# Problem If any errors occur, it is important to have a good debugging tools to identify the issue and be able to find a solution as quickly as possible....

enhancement

### Issue Summary A post shows that it has a negative number of new comments, as shown in the picture. ![lemmy_negative_number_of_comments](https://github.com/LemmyNet/lemmy/assets/52529234/e35a16c8-765b-4716-9b1b-5be7e0d0ca4c) ### Steps to Reproduce 1. Open [lemmy.ml](https://lemmy.ml/). 2. Look...

bug

**Description** I updated Catch2 used in my project from some old Catch2v2 version to v3. When including Catch2 in my project tests through the CMake fetcher as a dependency, compiling...

This pull request includes a minor update to the `docs/src/theme-gallery.md` file to reflect changes in the location of community themes within the Zellij repository.

The format of the `zellij list-sessions` changed. To keep the colourful output as well as the additional information for the user, `--no-formatting` flag is not used. Instead, the line selected...

This PR adds a missing define directive in the example in the docs, without which the code will not compile.