/vim-foldscript

Show transcript when recording terminal (eg. asciinema)

Primary LanguageVim script

Foldscript

Simple way to show some text ('transcript') in terminal recordings (eg. asciinema).

Check vim-complimentary for an example.

Settings

let g:foldscript_nostl = 1 to disable the plugin statusline let g:foldscript_noflash = 1 to disable flashing (Vim8)

Maps:

  • <Plug>(foldscript)next
  • <Plug>(foldscript)prev
  • <Plug>(foldscript)start
  • <Plug>(foldscript)end

Mapped by default to <Leader> + up/down/left/right arrows

License

Attribution-ShareAlike 4.0 Int.