kak

Kakoune is a mode-based code editor implementing the "multiple selections" paradigm. Data can be selected and simultaneously edited in different locations, using multiple selections; users can also connect to the same session for collaborative editing. More information: <https://kakoune.org>.

Debian Debian
RUN apt-get update && \ apt-get install -y kakoune
Ubuntu
RUN apt-get update && \ apt-get install -y kakoune
Arch Arch Linux
RUN pacman -S --noconfirm kakoune
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y kakoune
Raspbian
RUN apt-get update && \ apt-get install -y kakoune
click the source code to copy install kak on any operating system with command-not-found.com