Weechat VS fish-shell

Compare Weechat vs fish-shell and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
Weechat fish-shell
22 320
2,834 24,593
0.7% 0.9%
9.8 9.9
4 days ago 2 days ago
C Rust
GNU General Public License v3.0 only GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

Weechat

Posts with mentions or reviews of Weechat. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-11.
  • Neonmodem: TUI for Lobsters, HN, etc.
    4 projects | news.ycombinator.com | 11 Jan 2024
    WeeChat[0] with Bitlbee[1] supports a metric assload of services, albeit by pretending they're IRC (which does work - I spent years in weechat/irssi with bitlbee talking to various people on disparate services.)

    Or if you're just after Telegram/WhatsApp, nchat[2] is ok (I can vouch for the Telegram half only.)

    [0] https://weechat.org

    [1] https://wiki.bitlbee.org

    [2] https://github.com/d99kris/nchat

  • Wave of Spam Hits IRC
    2 projects | news.ycombinator.com | 3 Aug 2023
    And UnrealIRCD still rocks. For a quick-and-dirty setup I've deploy ng-ircd but Unreal has always been my go-to for anything serious. If nothing else it can be useful as a backup or internal platform during the rare events that Slack or Discord are having an incident. The common complaint is a lack of channel back-log but it can be front-ended with TheLounge [1] or Convos [2]. I personally prefer to handle that with gnu screen or tmux and WeeChat [3].

    [1] - https://github.com/thelounge

    [2] - https://github.com/convos-chat/convos/

    [3] - https://weechat.org/

  • mIRC i början av 2000?
    4 projects | /r/sweden | 30 Jun 2023
  • WeeChat Version 4.0.0
    1 project | news.ycombinator.com | 24 Jun 2023
    The link posted was to the dev blog, the actual website can be found at [0]. On the blog, the right side menu under "Links" also links to the website.

    [0] - https://weechat.org/

  • Can you help me login or get my WeeChat back?
    1 project | /r/Weechat | 1 May 2023
    I’m afraid you’re in the wrong subreddit. This subreddit is dedicated to WeeChat the IRC client., not the proprietary messaging app built by Tencent.
  • DPReview.com is shutting down
    3 projects | /r/Archiveteam | 23 Mar 2023
    First off, grab yourself an IRC client. On their connection info page Hackint has information for both WeeChat and Hexchat, but you could use any IRC client.
  • Discord has updated their privacy policy.
    4 projects | /r/linuxmemes | 10 Mar 2023
    That's nothing to do with weechat? https://weechat.org/
  • IRC Chat?
    2 projects | /r/i2p | 31 Jan 2023
    Gajim is for XMPP. For IRC you need Hexchat or Weechat or something like that.
  • Tell HN: Linux Mint support IRC appears to me captured by juvenile moderators
    2 projects | news.ycombinator.com | 27 Aug 2022
    I am not familiar with HexChat but you might consider using a different IRC client that allows you to silence anything/everything by default and only alert you on specific keywords you are interested in. If you like command line tools, consider trying out WeeChat IRC client [1] It is very customizable and there are many scripts for it.

    [1] - https://weechat.org/

  • Ask HN: Is there other software similar to Vim and Emacs?
    7 projects | news.ycombinator.com | 18 Jul 2022

fish-shell

Posts with mentions or reviews of fish-shell. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-22.
  • FAQ on the xz-utils backdoor – via a project dev
    1 project | news.ycombinator.com | 29 Mar 2024
    Reminds of the note at the bottom of Fish's releases. It's there because the build system cannot determine the current version for some reason. Hopefully that will go away now that they have switched to a different language / build system. The custom tarball is used by Arch Linux at the very least.

    https://github.com/fish-shell/fish-shell/releases/tag/3.7.1

    https://github.com/fish-shell/fish-shell/issues/7772#issueco...

    https://gitlab.archlinux.org/archlinux/packaging/packages/fi...

  • Oh My Zsh
    19 projects | news.ycombinator.com | 22 Jan 2024
  • Proposal for porting fish-shell from C++ to Rust
    1 project | news.ycombinator.com | 17 Jan 2024
  • Converting the Kernel to C++
    3 projects | news.ycombinator.com | 10 Jan 2024
    A recent practical example of the former: the fish shell re-wrote incrementally from C++ to Rust, and is almost finished https://github.com/fish-shell/fish-shell/discussions/10123

    An example of the latter: c2rust, which is a work in progress but is very impressive https://github.com/immunant/c2rust

    It currently translates into unsafe Rust, but the strategy is to separate the "compile C to unsafe Rust" steps and the "compile unsafe Rust to safe Rust" steps. As I see it, as it makes the overall task simpler, allows for more user freedom, and makes the latter potentially useful even for non-transpiled code. https://immunant.com/blog/2023/03/lifting/

  • Fish shell 3.7.0: last release branch before the full Rust rewrite
    9 projects | news.ycombinator.com | 1 Jan 2024
    And this discussion from November has an update on the progress: https://github.com/fish-shell/fish-shell/discussions/10123
  • Day 5 - More or less...
    3 projects | /r/linuxupskillchallenge | 7 Dec 2023
    We're using bash as our terminal shell for now (it is standard in many distros) but it is not the only one out there. If you want to test out zsh, fish or oh-my-zsh, you will see that there are a few differences and the features are usually the main differentiator. Try that, poke around.
  • Fish – Update on the Rust Port
    1 project | /r/patient_hackernews | 28 Nov 2023
    1 project | /r/hackernews | 28 Nov 2023
    7 projects | news.ycombinator.com | 26 Nov 2023
    They have a variety of reasons to move to rust, as outlined in their original rust discussion[1]. Mostly around finding other contributors, and adding an async/parallel mode they're comfortable with.

    [1] https://github.com/fish-shell/fish-shell/pull/9512

  • Devuan アップグレード: 4 から 5 Daedalus へ
    3 projects | dev.to | 4 Sep 2023

What are some alternatives?

When comparing Weechat and fish-shell you can also consider the following projects:

irssi - The client of the future

powerlevel10k - A Zsh theme

The Lounge - 💬 ‎ Modern, responsive, cross-platform, self-hosted web IRC client

starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

Quassel IRC - Quassel IRC: Chat comfortably. Everywhere.

nushell - A new type of shell

ZNC - Official repository for the ZNC IRC bouncer

oh-my-fish - The Fish Shell Framework

wee-slack - A WeeChat script for Slack.com. Supports threads and reactions, synchronizes read markers, provides typing notification, etc..

xonsh - :shell: Python-powered, cross-platform, Unix-gazing shell.

Convos - Convos :busts_in_silhouette: is the simplest way to use IRC in your browser [Moved to: https://github.com/convos-chat/convos]

tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.