Right now, the result of an SQL query in lnav clobbers the previous result set. Instead, we should allow the user to save result sets so that they can compare the results of different queries. We can probably reuse the f/Shift+f hotkeys for flipping between result sets, like flipping between files in the text view.