Commit graph

1353 commits

Author SHA1 Message Date
narugit a14f3abf35 Add configuration for 256color 2020-06-06 21:38:11 +09:00
narugit dc845d6028 Update README for 256color 2020-06-06 21:37:56 +09:00
Daisuke Maki 9c4464680c for whatever reason, I couldn't resolve #503, so here it is 2020-05-28 07:37:02 +09:00
Daisuke Maki 458682b9db Remove darwin-386, as it is no longer supported 2020-05-28 07:35:51 +09:00
lestrrat c1fffe19e8
Merge pull request #504 from imbsky/toc-gen
Use GitHub Actions to keep our ToC up to date
2020-05-28 07:31:54 +09:00
lestrrat 358871840d
Merge branch 'master' into toc-gen 2020-05-28 07:31:45 +09:00
lestrrat d2378d0d4c
Merge pull request #502 from imbsky/macos
Correct the name of macOS
2020-05-28 07:28:08 +09:00
Sora Morimoto fe2b4b56f8 Add toc.yml 2020-05-28 04:03:06 +09:00
Sora Morimoto 822a38601a Remove table of contents section from README 2020-05-28 04:03:06 +09:00
lestrrat ffc06167f8
Merge pull request #500 from pniedzwiedzinski/patch-1
Add AUR installation instruction
2020-05-27 06:25:34 +09:00
Sora Morimoto 1f0b384376 Correct the name of macOS 2020-05-27 05:35:03 +09:00
Patryk Niedźwiedziński 45e7fc6452
Add AUR installation instruction 2020-03-21 19:09:22 +01:00
lestrrat 9a06ebeedf
Merge pull request #496 from peco/release/v0.5.7
This be v0.5.7
2020-01-10 12:53:38 +09:00
Daisuke Maki 1b1d197911 This be v0.5.7 2020-01-10 12:45:00 +09:00
lestrrat 05485f5ce5
Merge pull request #495 from peco/topic/issue-494
Handle batch mode differently when the source is an infinite stream
2020-01-10 12:28:10 +09:00
Daisuke Maki b749b6191b some cleanups 2020-01-10 12:19:44 +09:00
Daisuke Maki 71c4c48efe properly set the requested value 2020-01-10 11:57:28 +09:00
Daisuke Maki 305a208ca2 remove non-applicable comments/commented sections/debug statements 2020-01-10 11:55:12 +09:00
Daisuke Maki 143638649c Add a new flag to pass to NewSource to detect infinite source
my previous detection for continueous input was completely wrong.
Now we just assume that anything coming in from Stdin could be infinite.
Additionally, in case we think it's infinite but we were actually able
to close the Reader stream, we consider it non-infinite after that
point.
2020-01-10 09:28:39 +09:00
Daisuke Maki 43ee9051f8 Fix blocking issue cased by #491
... by punting the problem when the input is an infinite stream.
This commit fixes the blocking, but the subsequent queries don't seem
to be properly running

refs #494
2020-01-09 20:22:18 +09:00
Daisuke Maki 6b42ace9d0 This be v0.5.6 2020-01-07 09:38:23 +09:00
Daisuke Maki 5aeaf9b2c0 This be v0.5.5 2020-01-02 08:26:10 +09:00
lestrrat 01cc2b3c6b
Merge pull request #492 from peco/topic/update-go-mod
Update go.mod (use new versioning, same termbox-go version)
2020-01-02 08:23:53 +09:00
Daisuke Maki 24136f4ffa Update go.mod (use new versioning, same termbox-go version) 2020-01-02 08:14:17 +09:00
lestrrat e7faada179
Merge pull request #491 from peco/topic/issue-490
Properly execute selectOneAndExit logic when an initial query is specified
2020-01-02 08:12:54 +09:00
Daisuke Maki 4d0335dbd5 Properly exec query even without --select-1 2020-01-01 16:08:33 +09:00
Daisuke Maki 55cdd5825f fix tests to more accurately reproduce user typing 2020-01-01 15:58:36 +09:00
Daisuke Maki 4ad576bc6e Properly execute selectOneAndExit logic when an initial query is specified 2020-01-01 15:27:28 +09:00
lestrrat 6bce15df53
Merge pull request #489 from shigemk2/remove_glide_readme
Delete description about glide because glide.yaml is already deleted
2019-12-24 11:02:41 +09:00
shigemk2 73fa36a33f Delete description about glide because glide.yaml is already deleted 2019-12-24 10:55:30 +09:00
Daisuke Maki 9a22355560 This be v0.5.4 2019-12-19 10:48:54 +09:00
lestrrat c4ad0a7ba4
Merge pull request #488 from peco/martinbrylski-master
fix minor go tip problem, and merge martinbrylski's fix
2019-12-19 10:06:37 +09:00
Daisuke Maki ff7b71a8b9 Update go version while we're at it 2019-12-19 09:46:07 +09:00
Daisuke Maki 927fba1ce1 redact pseudo-version for go 1.13~
https://tip.golang.org/doc/go1.13#version-validation
2019-12-19 09:38:30 +09:00
Martin Brylski 6972baf397 updated termbox. solves issue with tmux-256color TERM definition 2019-12-18 10:52:56 +01:00
lestrrat 82a3beea29
Merge pull request #486 from friederbluemle/fix-spelling
Fix GitHub spelling
2019-11-06 09:34:33 +09:00
Frieder Bluemle 2b7b521460
Fix GitHub spelling 2019-11-05 12:37:32 -08:00
lestrrat d289bb620a
Update README.md 2019-10-25 13:54:10 +09:00
lestrrat 742d55319e
Update FUNDING.yml 2019-10-25 13:49:51 +09:00
lestrrat a2f99967f2
Create FUNDING.yml 2019-10-25 13:48:51 +09:00
lestrrat 250632a9f4
Merge pull request #479 from tkainrad/patch-1
Add installation instructions for debian and ubuntu based distributions
2019-10-23 15:49:35 +09:00
lestrrat 4b06b9bd51
Merge branch 'master' into patch-1 2019-10-23 15:49:06 +09:00
lestrrat e6c113ee8f
Merge pull request #484 from peco/hisamura333-add-readme-comment
Hisamura333 add readme comment
2019-10-23 15:47:11 +09:00
Daisuke Maki c30492cb37 tweak 2019-10-23 15:41:36 +09:00
lestrrat 0a08098528
Merge branch 'master' into add-readme-comment 2019-10-23 15:40:54 +09:00
lestrrat 7753939751
Merge pull request #474 from lpmi-13/typofix
fix simple typos and formatting
2019-10-23 15:40:37 +09:00
lestrrat 9a4b60a41f
Merge branch 'master' into typofix 2019-10-23 15:34:34 +09:00
lestrrat 0f22620f6c
Merge pull request #482 from aviaviavi/master
APT and Scarf installation instructions
2019-09-21 16:44:30 +09:00
aviaviavi 8b90384f70 APT and Scarf installation 2019-09-20 13:34:23 -07:00
Thomas Kainrad 69a009ac0f
Add installation instructions for debian and ubuntu based distributions
As peco is available in the default Debian/Ubuntu repositories, I suggest to include the respective installation instructions here, so people do not think they have to build manually.
2019-06-11 19:05:52 +02:00