m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Remove $FZF_LISTEN_PORT

It is not worth the added complexity.
This commit is contained in:
Junegunn Choi
2022-12-27 22:12:06 +09:00
parent 4b3f0b9f08
commit 4dbe45640a
2 changed files with 0 additions and 5 deletions

View File

@@ -732,8 +732,6 @@ e.g.
# Send action to the server
curl -XPOST localhost:6266 -d 'reload(seq 100)+change-prompt(hundred> )'
\fR
The port number is exported as \fB$FZF_LISTEN_PORT\fR on the child processes.
.TP
.B "--version"
Display version information and exit