1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2024-12-02 09:21:40 +02:00
lazygit/docs/dev
Jesse Duffield befd7fe63e Support mp4 videos for demos
For all videos but the first video in the readme we want to use mp4 because it's faster, better quality,
smaller, and allows you to play/pause (don't quote me on the smaller part).

HOWEVER: github won't let us reference mp4s stored in our repo from the readme, like it does for gifs
(who knows why). This is annoying because it prevents us from easily re-recording things if the UI
changes. So I've got the logic for recording to mp4 but I'm thinking of sticking to gifs for now
2023-08-02 22:21:25 +10:00
..
Busy.md Use first class task objects instead of global counter 2023-07-09 21:30:19 +10:00
Demo_Recordings.md Support mp4 videos for demos 2023-08-02 22:21:25 +10:00
Integration_Tests.md Add dev doc for busy/idle tracking 2023-07-09 20:57:18 +10:00
README.md Add demo test variant 2023-07-31 22:33:04 +10:00