summaryrefslogtreecommitdiff
path: root/man/man1/fzf-tmux.1
AgeCommit message (Collapse)Author
2025-10-120.66.0Junegunn Choi
2025-08-310.65.2Junegunn Choi
2025-08-030.65.1Junegunn Choi
2025-07-270.65.0Junegunn Choi
2025-07-060.64.0Junegunn Choi
2025-07-02Update copyright yearJunegunn Choi
2025-06-280.63.0Junegunn Choi
2025-05-040.62.0Junegunn Choi
2025-04-220.61.3Junegunn Choi
2025-04-200.61.2Junegunn Choi
2025-04-060.61.1Junegunn Choi
2025-03-300.61.0Junegunn Choi
2025-03-030.60.3Junegunn Choi
2025-02-230.60.2Junegunn Choi
2025-02-200.60.1Junegunn Choi
2025-02-130.60.0Junegunn Choi
2025-02-020.59.0Junegunn Choi
2025-01-02Border around the input section (prompt + info)Junegunn Choi
Close #4154
2024-12-150.57.0Junegunn Choi
2024-11-150.56.3Junegunn Choi
2024-11-120.56.2Junegunn Choi
2024-11-100.56.1Junegunn Choi
2024-10-270.56.0Junegunn Choi
2024-08-290.55.0Junegunn Choi
2024-08-25[man] Add italics (#3097)polluks2
2024-07-310.54.3Junegunn Choi
2024-07-260.54.2Junegunn Choi
2024-07-190.54.1Junegunn Choi
2024-07-080.54.0Junegunn Choi
New tags will have `v` prefix. * https://github.com/junegunn/fzf/issues/2879 * https://github.com/golang/go/issues/32945 Close #2879
2024-06-24[man] Escape hyphens to prevent conversion to Unicode hyphens (#3885)Koichi Murase
ASCII hyphens (U+002D HYPHEN-MINUS) in the option names (e.g. -x and --extended) and the code examples in the man pages should be escaped as \- (e.g. \-x and \-\-extended) to prevent them being converted to Unicode hyphens in some environments. For example, in openSUSE Tumbleweed, the raw ASCII hyphens in the man-page sources are configured to be the Unicode hyphen (U+2010 HYPHEN). This makes it impossible to search the option name in the man page by e.g. /--extended[RET]. A problem also arises in copying and pasting option names and code examples from the man page. It appears to be the normal ASCII hyphens by appearance (in typical terminal fonts) but are not recognized as the ASCII hyphens by the `fzf` command.
2024-06-060.53.0Junegunn Choi
2024-05-18Add --tmux option to replace fzf-tmux scriptJunegunn Choi
2024-05-140.52.1Junegunn Choi
2024-05-080.52.0Junegunn Choi
2024-05-010.51.0Junegunn Choi
2024-04-150.50.0Junegunn Choi
2024-04-050.49.0Junegunn Choi
2024-03-170.48.1Junegunn Choi
2024-03-140.48.0Junegunn Choi
2024-03-100.47.0Junegunn Choi
2024-02-010.46.1Junegunn Choi
2024-01-230.46.0Junegunn Choi
2024-01-010.45.0Junegunn Choi
2023-11-170.44.1Junegunn Choi
2023-11-120.44.0Junegunn Choi
2023-10-150.43.0Junegunn Choi
2023-06-150.42.0Junegunn Choi
2023-05-270.41.1Junegunn Choi
2023-05-260.41.0Junegunn Choi
2023-05-010.40.0Junegunn Choi