mlterm VS datadash

Compare mlterm vs datadash and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
mlterm datadash
2 1
139 234
- -
7.9 1.5
about 1 month ago about 1 year ago
C Go
GNU General Public License v3.0 or later MIT License
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.

mlterm

Posts with mentions or reviews of mlterm. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-14.
  • Are We Sixel Yet
    15 projects | news.ycombinator.com | 14 May 2023
    In XTerm, this (rightly) makes no difference. In Foot and Contour however, you still end up a line resp. a screen below where you started, if now with the correct horizontal position.

    So it seems to me like what you want should work by default, except it doesn’t.

    It should be possible to instead just treat the whole thing as a graphical overlay (by computing or directly asking for the character cell size, as Kirill Panov rightly admonishes me is possible with XTWINOPS) without touching the cursor; that’s what the “sixel scrolling” setting (DECSDM) is supposed to do. Then you can just manually move the cursor forward however many positions after you’re done drawing.

    Except apparently the DEC manual (the VT330/340 one above) and DEC hardware contradict each other as to which setting of DECSDM (set or reset) corresponds to which scrolling state (enabled or disabled), and XTerm has implemented it according to the manual not the VT3xx[1,2,3]—then most other emulators followed suit[4]—then XTerm switched to following the hardware[5,6] (unless you and that’s what I’m seeing on my machine right now. So now you need to check if you’re on XTerm ≥ 369 or not[7]. If I’m reading the Notcurses code right, other terminals have followed suit[8].

    Again, ouch.

    P.S. It seems DEC had an internal doc for how their terminals should operate (DEC STD 070) [9]. It does not document DECSDM at all.

    [1] https://github.com/wez/wezterm/issues/217#issuecomment-86449...

    [2] https://github.com/hackerb9/lsix/issues/41

    [3] https://github.com/dankamongmen/notcurses/issues/1782

    [4] https://github.com/arakiken/mlterm/pull/23

    [5] https://invisible-island.net/xterm/xterm.log.html#xterm_369

    [6] https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h3-T...

    [7] https://github.com/dankamongmen/notcurses/commit/0918fa251e2... (the correct version cutoff is 369 not 359, the patch contains a now-fixed bug)

    [8] https://github.com/dankamongmen/notcurses/blob/master/src/li... (look for mentions of invertsixel)

    [9] http://www.bitsavers.org/pdf/dec/standards/EL-SM070-00_DEC_S...

  • A command line tool that draw plots on the terminal
    25 projects | news.ycombinator.com | 12 Jan 2023

datadash

Posts with mentions or reviews of datadash. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-12.

What are some alternatives?

When comparing mlterm and datadash you can also consider the following projects:

st - build of the suckless simple terminal with patches for alpha, font2, copyurl, openclipboard, invert, appsync, xresources, scrollback, w3m, keyboard select, boxdraw

SDL1.2-SIXEL - SDL 1.2 with libsixel based video driver

hbook - Text-based histograms in Common Lisp inspired by the venerable HBOOK histogramming library from CERN.

Amethyst - Automatic tiling window manager for macOS à la xmonad.

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

KittyTerminalImages.jl - A package that allows Julia to display images in the kitty terminal editor

dchart - dchart makes charts using deck markup

st-sixel - fork of https://st.suckless.org/

plotille - Plot in the terminal using braille dots.

alacritty-sixel - A cross-platform, OpenGL terminal emulator.