LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

mdtt

Markdown table editor TUI with vim-style keybindings

TLDR

Edit a markdown table from a file
$ mdtt [path/to/file.md]
copy
Create a new table interactively
$ mdtt
copy

SYNOPSIS

mdtt [options] [file]

DESCRIPTION

mdtt is a terminal-based Markdown table editor with vim-style keybindings. Navigation uses hjkl keys, i switches to insert mode for editing cell content, and Esc returns to normal mode.Features include adding rows and columns with o/vo, deleting with dd/vd, output to stdout and in-place file editing, delegating cell editing to an external $EDITOR, and HTML support within table cells for rich content formatting.

INSTALL

yay -S mdtt
copy

CAVEATS

Only edits Markdown tables. Other Markdown content in the file is preserved but not editable through the TUI.

HISTORY

mdtt was created by szktkfm and is written in Go.

SEE ALSO

vim(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid