Commit Diff


commit - 6c74799d01bfb8706f1972917da936fc2eee66da
commit + 4e5935f4e097b5103da46c2ca6b50b437b99cabe
blob - d8e806de18a4231492b1c5cbace771f59015cb15
blob + 28fafafa7e5b277eb171ff84e23657973641087b
--- telescope.1
+++ telescope.1
@@ -296,6 +296,10 @@ Defaults to zero.
 URL for the new tab page.
 Defaults to
 .Dq about:new .
+.It max-killed-tabs
+.Pq integer
+The maximum number of closed tabs to keep track of, defaults to 10.
+Must be a positive number; if zero, don't save closed tabs at all.
 .It olivetti-mode
 .Pq integer
 If nonzero, enable
@@ -591,6 +595,8 @@ tab-move-to
 previous-page
 .It L
 next-page
+.It u
+tab-undo-close
 .It q
 kill-telescope
 .It ESC
@@ -785,6 +791,8 @@ Focus next tab, wrapping around eventually.
 Focus the previous tab, wrapping around eventually.
 .It Ic tab-select
 Switch to a tab using the minibuffer.
+.It Ic tab-undo-close
+Re-open the most recently closed tab, if any.
 .El
 .Ss Misc commands
 .Bl -tag -width execute-extended-command -compact