#!/bin/sh col -b -x | kak -e ' map global normal q :q; set buffer filetype man; rmhl global/number-lines; set global scrolloff 10,0 '