In Vim, you can go 30i=<esc> to type 30 =
signs. (This is handy for taking notes, becaus I like to put a bunch of equals signs under different section headers.)
Is there a way to do this in Kakoune? A numerical prefix on an i
nsert session only types the content once.