mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
Update Changes
This commit is contained in:
parent
73487ee4f0
commit
e8bef7854e
2
Changes
2
Changes
|
|
@ -8,6 +8,8 @@ v0.5.1 - unreleased
|
|||
Backwards Incompatible Change:
|
||||
* --tty has been removed. it was not being used anyways.
|
||||
Miscellaneous
|
||||
* When scrolling right, you could potentially keep on scrolling
|
||||
infinitely. This has bee addressed by #409, #412
|
||||
* External commands specified in --exec now receive
|
||||
PECO_FILENAME, PECO_LINE_COUNT, PECO_QUERY, and
|
||||
PECO_MACHED_LINE_COUNT as environment variables
|
||||
|
|
|
|||
Loading…
Reference in a new issue