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>.
RUN apt-get update && \
apt-get install -y kakoune
RUN apt-get update && \
apt-get install -y kakoune
RUN pacman -S --noconfirm kakoune
RUN apt-get update && \
apt-get install -y kakoune
RUN apt-get update && \
apt-get install -y kakoune