From ac3e24c99c221ae2e4e0a8fd6d6d1e0078260ab4 Mon Sep 17 00:00:00 2001 From: Junegunn Choi Date: Sun, 24 Nov 2024 18:47:07 +0900 Subject: Export FZF_PREVIEW_* variables to other processes as well Close #4098 --- man/man1/fzf.1 | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'man') diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 2f1e5753..7b32817f 100644 --- a/man/man1/fzf.1 +++ b/man/man1/fzf.1 @@ -21,7 +21,7 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. .. -.TH fzf 1 "Nov 2024" "fzf 0.56.3" "fzf - a command-line fuzzy finder" +.TH fzf 1 "Nov 2024" "fzf 0.57.0" "fzf - a command-line fuzzy finder" .SH NAME fzf - a command-line fuzzy finder @@ -1122,9 +1122,6 @@ fzf exports the following environment variables to its child processes. .br .BR FZF_PORT " Port number when \-\-listen option is used" .br - -The following variables are additionally exported to the preview commands. - .BR FZF_PREVIEW_TOP " Top position of the preview window" .br .BR FZF_PREVIEW_LEFT " Left position of the preview window" -- cgit v1.2.3