Commit Graph

131 Commits

Author SHA1 Message Date
Junegunn Choi a24deef77b 0.73.0 2026-05-24 00:15:16 +09:00
Junegunn Choi 6fefe02546 0.72.0 2026-04-26 18:04:37 +09:00
Junegunn Choi 62899fd74e 0.71.0 2026-04-04 14:04:34 +09:00
Junegunn Choi eacef5ea6e 0.70.0 2026-03-02 16:56:13 +09:00
Junegunn Choi b908f7a0ec 0.68.0 2026-02-20 11:03:46 +09:00
Junegunn Choi 4522868fc0 Year 2026 2026-02-19 00:20:09 +09:00
Junegunn Choi 2ab923f3ae 0.67.0 2025-11-16 20:02:39 +09:00
Junegunn Choi c1b259c042 0.66.1 2025-10-26 15:11:51 +09:00
Junegunn Choi 8cdfb23df6 0.66.0 2025-10-12 22:17:52 +09:00
Junegunn Choi 416aff86e9 0.65.2 2025-08-31 22:18:44 +09:00
Junegunn Choi e5cd7f0a3a 0.65.1 2025-08-03 14:41:56 +09:00
Junegunn Choi 04c4269db3 0.65.0 2025-07-27 10:39:41 +09:00
Junegunn Choi 0076ec2e8d 0.64.0 2025-07-06 22:11:36 +09:00
Junegunn Choi 531dd6fb4f Update copyright year 2025-07-02 22:10:05 +09:00
Junegunn Choi 397fe8e395 0.63.0 2025-06-28 01:11:00 +09:00
Junegunn Choi d226d841a1 0.62.0 2025-05-04 18:31:18 +09:00
Junegunn Choi d24b58ef3f 0.61.3 2025-04-22 20:53:23 +09:00
Junegunn Choi 90ad1b7f22 0.61.2 2025-04-20 11:37:15 +09:00
Junegunn Choi 93cb3758b5 0.61.1 2025-04-06 13:09:59 +09:00
Junegunn Choi e15cba0c8c 0.61.0 2025-03-30 19:51:28 +09:00
Junegunn Choi 0012183ede 0.60.3 2025-03-03 17:10:49 +09:00
Junegunn Choi c0d407f7ce 0.60.2 2025-02-23 19:52:57 +09:00
Junegunn Choi a24d274a3c 0.60.1 2025-02-20 21:42:56 +09:00
Junegunn Choi 3347d61591 0.60.0 2025-02-13 00:54:21 +09:00
Junegunn Choi bbe1721a18 0.59.0 2025-02-02 23:39:47 +09:00
Junegunn Choi ee3916be17 Border around the input section (prompt + info)
Close #4154
2025-01-02 16:25:00 +09:00
Junegunn Choi 0476a65fca 0.57.0 2024-12-15 17:04:04 +09:00
Junegunn Choi add1aec685 0.56.3 2024-11-15 10:06:01 +09:00
Junegunn Choi 215ab48222 0.56.2 2024-11-12 00:57:55 +09:00
Junegunn Choi 64c61603e9 0.56.1 2024-11-10 23:15:35 +09:00
Junegunn Choi ff1687744d 0.56.0 2024-10-27 12:03:01 +09:00
Junegunn Choi fc69308057 0.55.0 2024-08-29 17:10:58 +09:00
polluks2 2775b771f2 [man] Add italics (#3097) 2024-08-25 22:39:20 +09:00
Junegunn Choi af4917dbb6 0.54.3 2024-07-31 21:51:54 +09:00
Junegunn Choi b896e0d314 0.54.2 2024-07-26 17:44:09 +09:00
Junegunn Choi 50fa90dfb8 0.54.1 2024-07-19 17:10:49 +09:00
Junegunn Choi 9e92b6f11e 0.54.0
New tags will have `v` prefix.

* https://github.com/junegunn/fzf/issues/2879
* https://github.com/golang/go/issues/32945

Close #2879
2024-07-08 22:51:48 +09:00
Koichi Murase 1525768094 [man] Escape hyphens to prevent conversion to Unicode hyphens (#3885)
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-24 09:32:35 +09:00
Junegunn Choi c4a9ccd6af 0.53.0 2024-06-06 22:03:26 +09:00
Junegunn Choi 83b6033906 Add --tmux option to replace fzf-tmux script 2024-05-18 17:08:36 +09:00
Junegunn Choi 6432f00f0d 0.52.1 2024-05-14 01:54:30 +09:00
Junegunn Choi bcda25a513 0.52.0 2024-05-08 00:15:30 +09:00
Junegunn Choi 260a65b0fb 0.51.0 2024-05-01 14:14:06 +09:00
Junegunn Choi f97d275413 0.50.0 2024-04-15 00:02:27 +09:00
Junegunn Choi 62963dcefd 0.49.0 2024-04-05 00:20:26 +09:00
Junegunn Choi d579e335b5 0.48.1 2024-03-17 16:35:35 +09:00
Junegunn Choi 091b7eacba 0.48.0 2024-03-14 00:02:53 +09:00
Junegunn Choi 98ee5e651a 0.47.0 2024-03-10 21:43:41 +09:00
Junegunn Choi 3c0a630475 0.46.1 2024-02-01 18:13:00 +09:00
Junegunn Choi beb2de2dd9 0.46.0 2024-01-23 23:47:24 +09:00