home.social

#gitui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gitui, aggregated by home.social.

  1. starting using #gitUI for #plano for the first time! Its going great with my one change I made (added a slider)

  2. starting using #gitUI for #plano for the first time! Its going great with my one change I made (added a slider)

  3. starting using #gitUI for #plano for the first time! Its going great with my one change I made (added a slider)

  4. starting using #gitUI for #plano for the first time! Its going great with my one change I made (added a slider)

  5. starting using #gitUI for #plano for the first time! Its going great with my one change I made (added a slider)

  6. #freesoftwareadvent day 13

    Yes, I've skipped a day again. 🤷‍♂️

    Today a tiny program called #gitui

    It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
    Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

  7. #freesoftwareadvent day 13

    Yes, I've skipped a day again. 🤷‍♂️

    Today a tiny program called #gitui

    It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
    Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

  8. #freesoftwareadvent day 13

    Yes, I've skipped a day again. 🤷‍♂️

    Today a tiny program called #gitui

    It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
    Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

  9. #freesoftwareadvent day 13

    Yes, I've skipped a day again. 🤷‍♂️

    Today a tiny program called #gitui

    It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
    Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

  10. #freesoftwareadvent day 13

    Yes, I've skipped a day again. 🤷‍♂️

    Today a tiny program called #gitui

    It's what you imagine, a terminal Ui for git. I use it more and more to review log history, list of changes in commits, what's in a stash, etc.
    Even though I'm not a developer I keep a lot of things in git repos (some are code, some are config files or similar) and this is a nice add-on to the cli version of git.

  11. 🚀 Oh, look, another magical Git UI, because who needs the command line when you've got **laziness** as your superpower? 🙄 The author's life-changing journey from ambitious dad to Git guru is truly the epic tale we didn't ask for. 🍼✨
    bwplotka.dev/2025/lazygit/ #GitUI #Laziness #GitGuru #EpicTale #DeveloperJourney #HackerNews #ngated

  12. 🚀 Oh, look, another magical Git UI, because who needs the command line when you've got **laziness** as your superpower? 🙄 The author's life-changing journey from ambitious dad to Git guru is truly the epic tale we didn't ask for. 🍼✨
    bwplotka.dev/2025/lazygit/ #GitUI #Laziness #GitGuru #EpicTale #DeveloperJourney #HackerNews #ngated

  13. 🚀 Oh, look, another magical Git UI, because who needs the command line when you've got **laziness** as your superpower? 🙄 The author's life-changing journey from ambitious dad to Git guru is truly the epic tale we didn't ask for. 🍼✨
    bwplotka.dev/2025/lazygit/ #GitUI #Laziness #GitGuru #EpicTale #DeveloperJourney #HackerNews #ngated

  14. 🚀 Oh, look, another magical Git UI, because who needs the command line when you've got **laziness** as your superpower? 🙄 The author's life-changing journey from ambitious dad to Git guru is truly the epic tale we didn't ask for. 🍼✨
    bwplotka.dev/2025/lazygit/ #GitUI #Laziness #GitGuru #EpicTale #DeveloperJourney #HackerNews #ngated

  15. New release by @rusticorn 🎉

    github.com/extrawurst/gitui/re

    GitUI is a terminal UI written in with 🐭

    The new version adds support for signing commits ✨

  16. New #GitUI release by @rusticorn 🎉

    github.com/extrawurst/gitui/re

    GitUI is a terminal #Git UI written in #RustLang with #Ratatui 🐭

    The new version adds support for signing commits ✨

  17. New #GitUI release by @rusticorn 🎉

    github.com/extrawurst/gitui/re

    GitUI is a terminal #Git UI written in #RustLang with #Ratatui 🐭

    The new version adds support for signing commits ✨

  18. New #GitUI release by @rusticorn 🎉

    github.com/extrawurst/gitui/re

    GitUI is a terminal #Git UI written in #RustLang with #Ratatui 🐭

    The new version adds support for signing commits ✨

  19. New #GitUI release by @rusticorn 🎉

    github.com/extrawurst/gitui/re

    GitUI is a terminal #Git UI written in #RustLang with #Ratatui 🐭

    The new version adds support for signing commits ✨

  20. Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
    #HelixEditor: it was easy, well-documented, but alot of stuff to do
    #Alacritty: i just copied over a config from #TOML to #Nix
    #Zellij: same as alacritty
    #GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)

    Have to invest some more time, maybe i can try to improve the docs @rusticorn ?

  21. Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
    #HelixEditor: it was easy, well-documented, but alot of stuff to do
    #Alacritty: i just copied over a config from #TOML to #Nix
    #Zellij: same as alacritty
    #GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)

    Have to invest some more time, maybe i can try to improve the docs @rusticorn ?

  22. Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
    #HelixEditor: it was easy, well-documented, but alot of stuff to do
    #Alacritty: i just copied over a config from #TOML to #Nix
    #Zellij: same as alacritty
    #GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)

    Have to invest some more time, maybe i can try to improve the docs @rusticorn ?

  23. Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
    #HelixEditor: it was easy, well-documented, but alot of stuff to do
    #Alacritty: i just copied over a config from #TOML to #Nix
    #Zellij: same as alacritty
    #GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)

    Have to invest some more time, maybe i can try to improve the docs @rusticorn ?

  24. Today i had a little styling session for my #terminal stuff. I chose a #catppuccin mocha spinoff.
    #HelixEditor: it was easy, well-documented, but alot of stuff to do
    #Alacritty: i just copied over a config from #TOML to #Nix
    #Zellij: same as alacritty
    #GiTUI: i copied a .ron file via #HomeManager , which worked, but my colors are borked (the "button" colors are unreadable)

    Have to invest some more time, maybe i can try to improve the docs @rusticorn ?