home.social

Search

319 results for “zellij”

  1. Tag 1 Multiplexer-Woche! 🪟

    **Zellij**: Ein moderner Rust-Multiplexer mit intuitiver Bedienung & Layouts. Keine kryptischen Shortcuts nötig, alles via UI sichtbar. Ein Tool für alle!

    Link: github.com/zellij-org/zellij

    #Zellij #Terminal #CLI #Rust #OpenSource #RadioTux #Linux

  2. After a few months with #zellij I am back with #tmux

    1. zellij occupy too much keyboard shortcuts
    2. tmux has a single prefix
    2. tmux-continuum and tmux-ressurect are better than what zellij does
    3. was able to get a tmux alternative to open a buffer in $EDITOR, which zellij has under Ctrl+S e
    4. tmux is minimal by default, which I appreciate

  3. You don't have to leave your Zellij session, or install anything, to share it across CGNAT! All you need to do is run:

    ```
    ssh -R 80:localhost:8082 demo.sandhole.com.br
    ```

    And thanks to Sandhole (sandhole.com.br), you get your own (temporary) HTTPS subdomain with zero config!

    #zellij #sandhole #ssh

  4. integration in 🪟

    asciinema.org/a/902151

    Works well with terminal text editors like :helix:

    Will be released soon ✨️

  5. I appreciate that Zellij displays the most important keybindings by default... makes it so approachable

    #zellij #rustlang

  6. love that when a Zellij pane is fullscreen (ctrl-p f), moving to the other panes (alt-j and friends) inherits the state of being maximised

    #zellij #rustlang

  7. I see that now allows you to resize panes with the mouse. I've been waiting for that feature for years. So glad to see it landed in the recent release. Sometimes I forget I'm in a terminal while using Zellij. It just feels so natural and interactive.

  8. @zellij
    The right spelling is yazelix.

    I didn't noticed it at first.
    I shared this toot to yazelix creator, he's the one who pointed that out🤣LoL

    Btw, it's really a cool take leveraging existing stuffs like, #yazi, #helix, #zellij, #nushell, #nix

    #yazelix

  9. RE: hachyderm.io/@zellij/116295142

    When I began #Zellij this sort of application was exactly the use-case I had in mind.

    A portable, visual workspace that can be described with no-code configuration files and still fit the needs of multiple users.

    I love it.

  10. Are you a Zellij enjoyer who also uses #yazi and #helix?
    Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

    Check out yzelix, one of my most popular plugins >>>

    github.com/luccahuguet/yazelix

    #rustlang #terminal #TerminalTools

  11. Are you a Zellij enjoyer who also uses #yazi and #helix?
    Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

    Check out yzelix, one of my most popular plugins >>>

    github.com/luccahuguet/yazelix

    #rustlang #terminal #TerminalTools

  12. Are you a Zellij enjoyer who also uses and ?
    Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

    Check out yzelix, one of my most popular plugins >>>

    github.com/luccahuguet/yazelix

  13. Are you a Zellij enjoyer who also uses #yazi and #helix?
    Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

    Check out yzelix, one of my most popular plugins >>>

    github.com/luccahuguet/yazelix

    #rustlang #terminal #TerminalTools

  14. Are you a Zellij enjoyer who also uses #yazi and #helix?
    Integrate all your tools in an IDE-like experience with the yazelix plugin, locally or over ssh.

    Check out yzelix, one of my most popular plugins >>>

    github.com/luccahuguet/yazelix

    #rustlang #terminal #TerminalTools

  15. I stopped using Zellij and switched to base Ghostty tabs, panes and splits.

    So far so good, but I can't count how many times my muscle memory automatically worked and used old Zellij keybindings instead of new ones 😅

    #zellij #ghostty

  16. wow, great release from #zellij I think is finally ready to face wth tmux on every single feature; and zellij has many more features. What I was missing, list current pane info, like the running command, send "keys" to another pane, scrollback on any pane AND a new one that I want to test "suscribe" so other tools can react to pane changes. using wezterm or kitty is usually enough, but I like floating panes :P written in #rust

  17. @zellij
    Wowow
    This is really 🔥🔥🔥
    Once it's in the release, I'll figure out a way to make the same clickable folder and files in nushell 's ls command. 😀
    #nushell #zellij #tui #terminal #mouse #dotfile #customisation #ux

  18. I've given another chance, but it doesn't really work out for me.

    I've already got a rather complicated setup with that fits my needs and is quite portable, so I can also have the same setup on servers.

    Things I've disliked:
    * I've noticed that the startup times were significantly slower compared to tmux
    * Zellij's keybindings might conflict with existing ones - e.g. Ctrl+s is a keymap I use for saving in

    What are your thoughts?

  19. RE: mstdn.social/@vivekanandanks/1

    Honestly,
    #Zellij is just too good❤️. I'm just using the basic panes management now & it's really great experience.

    But my fav thing so far is the ability to attach a session 🔥. On #remote machine & start zellij always. I do some #command & when #ssh #connection disconnects, I just hop in ssh again with `zellij attach` and it just reopens the #session fully for me🤯, nothing in stdout is lost & even whole layout is preserved🔥

    Btw, I haven't used tmux before.
    #terminal #productivity #cli #tui