Commit graph

1320 commits

Author SHA1 Message Date
lestrrat 571ba48420
Merge branch 'master' into topic/yaml 2019-10-28 11:40:31 +09: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 0aaaf5af57
Merge branch 'master' into topic/yaml 2019-10-23 15:50:02 +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
Daisuke Maki 4aaf5acce8 Update version 2019-10-23 15:38:04 +09:00
lestrrat 9a4b60a41f
Merge branch 'master' into typofix 2019-10-23 15:34:34 +09:00
Daisuke Maki 9e21583e84 Allow YAML config files 2019-10-23 15:33:40 +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
lestrrat 967233e253
Merge pull request #477 from watsonso/patch-1
action.go : fix typo
2019-03-15 09:54:38 +09:00
鈴木康文 6d1bce6bce action : fix typo 2019-03-15 09:44:04 +09:00
lestrrat 231cc2c1fe
Merge pull request #475 from peco/topic/mod
go module
2019-02-27 15:05:38 +09:00
Daisuke Maki 38fcb2ef1e set env var 2019-02-27 14:59:12 +09:00
Daisuke Maki e823aea441 set env var 2019-02-27 14:55:54 +09:00
Daisuke Maki 24e9b2c7b5 remove reference to glide 2019-02-27 14:53:31 +09:00
Daisuke Maki d8570b225e Use go.mod 2019-02-26 12:58:53 +09:00
lpmi-13 a243d95ff7 fix simple typos and formatting 2019-01-08 21:58:13 +00:00
Taiki HISAMURA 82edaa0f42 Add comment in Select Multiple Lines 2018-12-06 11:58:37 +09:00
lestrrat c93f2e424e
Merge pull request #465 from peco/topic/issue-462
Clarify building instructions
2018-10-25 23:28:48 +09:00
lestrrat 7e59e48412
Merge branch 'master' into topic/issue-462 2018-10-25 22:59:30 +09:00
Daisuke Maki eb778350a5 typo 2018-10-25 22:57:41 +09:00
Daisuke Maki 2255f2b54b apparently this fixes issues with pt! 2018-10-25 18:12:14 +09:00
lestrrat 6762b04883
Merge pull request #457 from taynaud/master
Add a few commands to use peco more like a pager
2018-10-25 16:56:57 +09:00
lestrrat 5027605f27
Merge branch 'master' into master 2018-10-25 16:50:15 +09:00
lestrrat dc15605aee
Merge pull request #463 from peco/topic/issue-456
Update dependency for pdebug
2018-10-25 16:46:46 +09:00
Daisuke Maki a53ba91609 enable ignore for "peco", but disable for "cmd/peco" 2018-10-25 16:14:37 +09:00
Daisuke Maki 00707e8727 Aaaarg, pt didn't find the last remaining reference to pdebug!
pt 2.2.0 used the line "peco" from .gitignore, and decided to
skip matching against the directory "cmd/peco". This made me
think that I changed all occurrances of github.com/lestrrat/go-pdebug
to github.com/lestrrat-go/pdebug, but apparently there was one
that was missing.
2018-10-25 15:59:57 +09:00
Daisuke Maki 053dde7342 see if totally renaming things will appease travis CI 2018-10-25 10:04:42 +09:00
Daisuke Maki a30b40c08f Remove old go versions 2018-10-25 10:00:27 +09:00
Daisuke Maki 7b62d0196d see if clearing the cache will appease travis CI 2018-10-25 09:59:54 +09:00
Daisuke Maki d02bb4122c Workaround glide being stubborn wrt lestrrat/go-pdebug -> lestrrat-go/pdebug 2018-10-25 09:50:16 +09:00
Daisuke Maki e6cbd7b122 Update README
fixes #462
2018-10-25 09:18:30 +09:00
lestrrat 0233a5f2a1
Merge pull request #461 from HaraldNordgren/go_versions
Bump Travis versions
2018-10-20 19:06:48 +09:00
Harald Nordgren 8c92244428 Bump Travis versions 2018-10-20 12:01:40 +02:00
Thomas Aynaud 601a7c7adc Add goToPreviousSelection 2018-06-22 15:17:31 +02:00
Thomas Aynaud 1cb1b137ac Add doGoToNextSelection action 2018-06-22 15:17:22 +02:00
Thomas Aynaud 90b5fa5d1c Add doToggleViewArround
Reset the query but do not move. This allows to select a line using peco
filters and view around, for instance for a log analysis
2018-06-22 15:16:25 +02:00
Thomas Aynaud 281db7f5e3 Go fmt 2018-06-18 13:50:20 +02:00
Daisuke Maki 9542898d4c Update changes 2018-03-31 05:27:26 +09:00
lestrrat 9385f4ec68
Merge pull request #451 from peco/topic/set-cursor
Call SetCursor when drawing the prompt
2018-03-31 05:23:53 +09:00
Daisuke Maki b60d067747 Call SetCursor when drawing the prompt 2018-03-30 10:07:42 +09:00
Daisuke Maki 814932819a version++; this be peco 0.5.3 2018-03-12 07:16:56 +09:00