Daisuke Maki
|
21ceb9908a
|
docs: document negative-term query breaking change for v0.6.0
|
2026-02-20 08:30:02 +09:00 |
|
lestrrat
|
6f5b949656
|
Merge pull request #734 from peco/docs-shift-tab
docs: document Shift+Tab to Tab mapping after tcell migration
|
2026-02-19 21:56:36 +09:00 |
|
lestrrat
|
796f6b2d2b
|
Merge pull request #733 from peco/docs-tcell-altscreen
docs: document TCELL_ALTSCREEN env var in --height section
|
2026-02-19 21:56:22 +09:00 |
|
lestrrat
|
bf6e2a78f2
|
Merge pull request #732 from peco/docs-layout-option
docs: add top-down-query-bottom to --layout option docs
|
2026-02-19 21:56:07 +09:00 |
|
lestrrat
|
2c9c5c0a41
|
Merge pull request #731 from peco/docs-missing-actions
docs: add ViewAround, GoToNextSelection, GoToPreviousSelection to act…
|
2026-02-19 21:55:56 +09:00 |
|
lestrrat
|
e809133abe
|
Merge pull request #730 from peco/docs-exit0-selectall
docs: document --exit-0 and --select-all CLI flags
|
2026-02-19 21:55:45 +09:00 |
|
Daisuke Maki
|
62842229bf
|
docs: document TCELL_ALTSCREEN env var in --height section
|
2026-02-19 21:43:39 +09:00 |
|
Daisuke Maki
|
e5f12cb7f3
|
docs: document Shift+Tab to Tab mapping after tcell migration
|
2026-02-19 21:43:33 +09:00 |
|
Daisuke Maki
|
661c4fb5f6
|
docs: document default, hex (#RRGGBB) color formats
|
2026-02-19 21:34:07 +09:00 |
|
Daisuke Maki
|
041557f913
|
docs: add ViewAround, GoToNextSelection, GoToPreviousSelection to action table
|
2026-02-19 21:33:57 +09:00 |
|
Daisuke Maki
|
2ab4ac0567
|
docs: document --exit-0 and --select-all CLI flags
|
2026-02-19 21:32:49 +09:00 |
|
Daisuke Maki
|
d3d4b313c3
|
docs: add top-down-query-bottom to --layout option docs
|
2026-02-19 21:32:15 +09:00 |
|
lestrrat
|
d9e46440b4
|
Merge pull request #724 from peco/chore-remove-use256color
Remove dead Use256Color config field
|
2026-02-19 19:46:48 +09:00 |
|
Daisuke Maki
|
aa8bec3184
|
Remove dead Use256Color config field
After the tcell migration, 256-color support is automatic via
terminfo detection. The field was stored but never read by any
rendering code.
|
2026-02-19 19:44:19 +09:00 |
|
Daisuke Maki
|
a84879b78e
|
docs: note SmartCase + negative terms limitation
|
2026-02-19 19:29:11 +09:00 |
|
lestrrat
|
76f0525a1a
|
Merge pull request #722 from peco/fix-external-filter-parallel
Fix external filter parallel
|
2026-02-19 18:41:16 +09:00 |
|
Daisuke Maki
|
ebe017f5c1
|
docs: clarify external filters run sequentially unlike built-in filters
|
2026-02-19 18:37:46 +09:00 |
|
Daisuke Maki
|
8212acecae
|
fix: external filters should not run in parallel
|
2026-02-19 18:15:01 +09:00 |
|
Daisuke Maki
|
bbfff0f835
|
use goreleaser
|
2026-02-19 13:24:24 +09:00 |
|
Daisuke Maki
|
7041a265db
|
Add QueryCursor config option
|
2026-02-19 09:48:14 +09:00 |
|
Daisuke Maki
|
8b87099a71
|
remove unused config entries
|
2026-02-17 11:25:22 +09:00 |
|
Daisuke Maki
|
a1d7596b1a
|
Replace Termbox (name references) with Tcell
|
2026-02-16 23:50:19 +09:00 |
|
Daisuke Maki
|
909635d588
|
We don't need a TOC in the age of AIs
|
2026-02-16 21:14:27 +09:00 |
|
Daisuke Maki
|
d8f557e108
|
Merge branch 'master' into gh-398
|
2026-02-16 20:57:37 +09:00 |
|
Daisuke Maki
|
49f7153598
|
Add ANSI color support
|
2026-02-16 20:06:53 +09:00 |
|
Daisuke Maki
|
d4ef70813f
|
Implement zoom in/out
|
2026-02-16 19:49:49 +09:00 |
|
lestrrat
|
e97970e021
|
Merge pull request #598 from peco/gh-471
Implement --height for inline display
|
2026-02-16 19:28:09 +09:00 |
|
Daisuke Maki
|
ee131131c7
|
Implement --height for inline display
|
2026-02-16 19:17:09 +09:00 |
|
Daisuke Maki
|
68d17afc7c
|
Implement freeze/unfreeze
|
2026-02-16 15:43:38 +09:00 |
|
lestrrat
|
aae60b5083
|
Merge pull request #594 from peco/gh-480
Explicitly document horizontal scrolling
|
2026-02-16 14:50:04 +09:00 |
|
Daisuke Maki
|
7b9a0b2021
|
Explicitly document horizontal scrolling
|
2026-02-16 14:46:46 +09:00 |
|
Daisuke Maki
|
87ce6ab7cb
|
Negative filters
|
2026-02-16 14:31:16 +09:00 |
|
lestrrat
|
fb07df89c0
|
Merge branch 'master' into patch-1
|
2026-02-16 11:49:19 +09:00 |
|
lestrrat
|
7715ff482f
|
Merge pull request #586 from peco/gh-294
fix #294
|
2026-02-15 15:42:44 +09:00 |
|
Daisuke Maki
|
56c81db24a
|
gh-294
|
2026-02-15 15:35:21 +09:00 |
|
lestrrat
|
ab653b3a53
|
Merge pull request #585 from peco/gh-511
Fix #511
|
2026-02-15 14:22:02 +09:00 |
|
Daisuke Maki
|
17b0aba8e8
|
Fix #511
|
2026-02-15 14:19:08 +09:00 |
|
Daisuke Maki
|
aa1335ff70
|
fix #428
|
2026-02-15 14:07:29 +09:00 |
|
Daisuke Maki
|
0ef5cdb83d
|
Fix #529
|
2026-02-15 08:44:21 +09:00 |
|
lestrrat
|
7b17e88d96
|
Merge branch 'master' into fix-makefile
|
2025-11-10 08:00:42 +09:00 |
|
lestrrat
|
1ed60d275f
|
Merge branch 'master' into iregexp
|
2025-11-10 07:58:46 +09:00 |
|
James McDonnell
|
ccf33a8e97
|
Update readme to just use make
|
2025-11-09 14:45:52 -08:00 |
|
James McDonnell
|
6d0ff86f90
|
Add case insensitive regex as a filter option
Regexp is the only way to do boolean OR searches.
Having the option to not have to type is really convenient
|
2025-11-09 14:39:57 -08:00 |
|
James McDonnell
|
23707858fe
|
Installdeps was removed from Makefile
|
2025-11-09 11:32:53 -08:00 |
|
UENO, M.
|
1543952823
|
Add installation instructions for the conda-format package
|
2025-06-21 15:37:50 +09:00 |
|
curry798
|
b17182d9d2
|
docs: add x-cmd method to install peco
|
2024-10-10 15:35:23 +08:00 |
|
curry798
|
3a76bd164b
|
docs: add x-cmd method to install tokei
|
2024-09-25 17:24:08 +08:00 |
|
lestrrat
|
7352294fa4
|
docs: update toc
|
2023-03-08 22:22:23 +00:00 |
|
Takumi Sueda
|
06a80bf8a9
|
Describe FuzzyLongestSort flag in the document
|
2023-03-08 23:46:19 +09:00 |
|
cha147
|
a7853fe85b
|
fix typos in readme
|
2022-07-13 15:12:04 -07:00 |
|