My Wezterm Config

Поділитися
Вставка
  • Опубліковано 16 жов 2024
  • In this video I am sharing a simple wezterm configuration that has replaced tmux COMPLETELY. Wezterm is a SPEED MACHINE when it comes to terminal multiplexers.
    I'm a programmer passionate about all things tech. For more videos like this please subscribe, like, and comment for feedback. I'm on my journey to producing higher quality tech content.
    Watch the FULL video to get my configuration file here: github.com/dra...

КОМЕНТАРІ • 33

  • @acklackl
    @acklackl  3 місяці тому +3

    Watch the full video to get my configuration file below!
    raw.githubusercontent.com/dragonlobster/wezterm-config/main/wezterm.lua

  • @zizu5585
    @zizu5585 Місяць тому +1

    thanks. your config greatly helped with mine.

  • @Oggy-WanKenobi
    @Oggy-WanKenobi Місяць тому

    wezterm is just so freaking awesome man

  • @morio4409
    @morio4409 Місяць тому

    Thanks for this config. Using Tmux is a little bit easier. Because, for example, for resizing the splits, as long as the leader key is active, you can press arrow keys as many times as you want. But in this configure, you have to activate leader key for each action again and again.

    • @acklackl
      @acklackl  20 днів тому

      i see what you mean, i think that wezterm may be able to emulate this behavior with the right configuration although i'm not 100% sure.

  • @grigoriyeltsov
    @grigoriyeltsov 2 місяці тому

    Thanks a lot, man! Great content!

  • @DEVDerr
    @DEVDerr Місяць тому

    That's fantastic! Now let's implement the sessions :D

  • @rafalk0
    @rafalk0 2 місяці тому +1

    Cool stuff. 🔥 Keep up the good work. Thx.

    • @acklackl
      @acklackl  2 місяці тому

      Thank you for watching

    • @rafalk0
      @rafalk0 2 місяці тому

      @@acklackl A video on customising tabs would be cool as well :)

  • @pcfields
    @pcfields 2 місяці тому

    thanks for sharing. Very useful. I have updated my config

    • @acklackl
      @acklackl  2 місяці тому

      Thanks for watching, happy it could help!

  • @Swifter101
    @Swifter101 2 місяці тому

    thanks man was trying to do something similar just find the wezterm docs hard to parse
    skill issue i know

  • @alexdefoc6919
    @alexdefoc6919 2 місяці тому

    what is the name of your shell theme? Like from oh my zsh or posh or power10k or what name? Thx :) looks very nice with the uptime and other stuff

    • @acklackl
      @acklackl  2 місяці тому +1

      Thank you for watching my video. I am using oh-my-zsh, and prompt is my own fork of a theme called dragosmara - you can check it out in my github: github.com/dragonlobster/dragosmara.zsh-theme. The color theme is catppuccin.
      Though I wish to move away from oh-my-zsh in the near future as it is kind of slow.

    • @tuananhdo1870
      @tuananhdo1870 Місяць тому

      @@acklackl check out fish

    • @danielkruger1594
      @danielkruger1594 Місяць тому

      @@acklackl try using starship instead, its very fast and sleak and a perfect match for wezterm imo

  • @mkum2141
    @mkum2141 2 місяці тому

    I set my leader to ctrl a (since this is what I used in tmux), and set switching between panes to ctr hjkl. This works fine, but now it seems like my neovim keymaps that start with control do not work within wezterm. For example, I use control j and k to cycle through my telescope results and that doesnt seem to work anymore. Any ideas as to why this could be happening? Thanks!

    • @acklackl
      @acklackl  2 місяці тому

      In your config.keys, did you make sure MODS is set to LEADER? otherwise, the wezterm shortcuts may interfere with the neovim shortcuts

  • @moomincare
    @moomincare 2 місяці тому

    Great video! Thanks

  • @rajmajumdar5253
    @rajmajumdar5253 2 місяці тому

    Great I was just looking for this 👍👍👍👍🎉🎉🎉🎉
    Can you also share your zsh prompt config

    • @acklackl
      @acklackl  2 місяці тому

      Thanks for watching my video, feel free to use/modify my zsh prompt here: github.com/dragonlobster/dragosmara.zsh-theme

  • @Aadithh7
    @Aadithh7 2 місяці тому

    Great video! It gave me some ideas for changes to my WezTerm config. Do you use Neovim? If so, could you make a video of your config?

    • @acklackl
      @acklackl  2 місяці тому

      Thanks for watching and your suggestion, I will work on a Neovim video.

    • @tuananhdo1870
      @tuananhdo1870 Місяць тому

      check out helix

  • @SajidAliSoftwareEngineer
    @SajidAliSoftwareEngineer 2 місяці тому

    Also share your tmux config

  • @ДенисДергачёв-у3и
    @ДенисДергачёв-у3и Місяць тому

    Cool but still can't beat vim + tmux + vim-tmux-navigator

    • @JM-gj2mt
      @JM-gj2mt 19 днів тому

      My wezterm + ed is a killer compared to all these *vim stuff you mention

  • @SajidAliSoftwareEngineer
    @SajidAliSoftwareEngineer 2 місяці тому

    Hey @acklackl I am using tmxu with wezterm but keys are not working with alt+q, also it would be great if you create neovim videos.

    • @acklackl
      @acklackl  2 місяці тому +1

      Thanks for watching. In my opinion, if you are using wezterm, you do not need tmux. Just use the wezterm configuration file as a base and you should be good to go!

    • @tuananhdo1870
      @tuananhdo1870 Місяць тому

      check out helix