Skip to content

History search

  • Use :TDH to open a buffer with all queries and their result sets (no external deps).
  • Use :TDR to open a search buffer with all queries and their result sets (use ripgrep, bat and a supported picker1).
:TDH      " history buffer
:TDR      " history buffer search with rg/fzf/bat

Demo

Terminal
 

  1. Supported pickers: fzf.vim, fzf.lua, snacks.nvim or telescope.nvim