diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:37:15 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2025-04-20 11:37:15 +0900 |
| commit | 90ad1b7f223664a8490bcb18a101e39b5e13cb31 (patch) | |
| tree | 19a35b710883c39871a27f8ef3f5c02481c0c111 /man | |
| parent | f22fbcd1af847ecf10c9fbce06848ed06185a4b5 (diff) | |
| download | fzf-90ad1b7f223664a8490bcb18a101e39b5e13cb31.tar.gz | |
0.61.2
Diffstat (limited to 'man')
| -rw-r--r-- | man/man1/fzf-tmux.1 | 2 | ||||
| -rw-r--r-- | man/man1/fzf.1 | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man/man1/fzf-tmux.1 b/man/man1/fzf-tmux.1 index bb5be6a0..f9d2fb86 100644 --- a/man/man1/fzf-tmux.1 +++ b/man/man1/fzf-tmux.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\-tmux 1 "Apr 2025" "fzf 0.61.1" "fzf\-tmux - open fzf in tmux split pane" +.TH fzf\-tmux 1 "Apr 2025" "fzf 0.61.2" "fzf\-tmux - open fzf in tmux split pane" .SH NAME fzf\-tmux - open fzf in tmux split pane diff --git a/man/man1/fzf.1 b/man/man1/fzf.1 index 4a057281..460849b6 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 "Apr 2025" "fzf 0.61.1" "fzf - a command-line fuzzy finder" +.TH fzf 1 "Apr 2025" "fzf 0.61.2" "fzf - a command-line fuzzy finder" .SH NAME fzf - a command-line fuzzy finder @@ -230,8 +230,8 @@ e.g. \fB# Avoid rendering both fzf instances at the same time .RE .TP .B "\-\-no\-tty\-default" -Make fzf search for the current TTY device via standard error instead of using -\fB/dev/tty\fR. This option was added to avoid the problem when trying to open +Make fzf search for the current TTY device via standard error instead of +defaulting to \fB/dev/tty\fR. This option avoids issues when launching emacsclient from within fzf. Alternatively, you can change the default TTY device by setting \fB--tty-default=DEVICE_NAME\fR. |
