commit 288b931b133c51a6eccdbc4a25baf2aaf65273d1 from: Omar Polo date: Wed Apr 13 16:32:16 2022 UTC document write-buffer function, binding and alias commit - 8c58230cb3e2a745d238609b230cd3bcea2d6cab commit + 288b931b133c51a6eccdbc4a25baf2aaf65273d1 blob - 198d85361baea75ec234156441b3c6e1328af59d blob + 02c54176b709270fef97f08a51f40409ebae1de0 --- telescope.1 +++ telescope.1 @@ -514,6 +514,8 @@ beginning-of-buffer end-of-buffer .It C-x C-c kill-telescope +.It C-x C-w +write-buffer .It C-g clear-minibuf .It M-x @@ -867,6 +869,8 @@ Toggle side window with help about available keys and interactive command. .It Ic toggle-pre-wrap Toggle the wrapping of preformatted blocks. +.It Ic write-buffer +Save the current buffer to the disk. .El .Ss Minibuffer commands .Bl -tag -width execute-extended-command -compact @@ -903,6 +907,8 @@ The following aliases are available during .Ic tab-previous .It Ic q No and Ic wq .Ic kill-telescope +.It Ic w +.Ic write-buffer .El .Sh ENVIRONMENT When