yay v6.786.r58.g218a5e6
Not offering to review PKGBUILDs, only diff.
````
[parker@gpdpocket ~]$ yay -Syu
[sudo] password for parker:
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
multilib is up to date
gpd-pocket-arch 13.0 KiB 1083K/s 00:00 [########################################################################################] 100%
:: Searching databases for updates...
:: Searching AUR for updates...
-> Missing AUR Packages: dcadec gegl02 js js38 lib32-libtxc_dxtn lib32-smpeg2 libtracker-sparql libtxc_dxtn linux-jwrdegoede linux-jwrdegoede-docs linux-jwrdegoede-headers smpeg2
-> Orphaned AUR Packages: fretscpp
-> Out Of Date AUR Packages: ofono powder-toy
:: 10 Packages to upgrade.
10 aur/bluez-utils-compat 5.48-1 -> 5.49-1
9 aur/discord 0.0.4-1 -> 0.0.5-3
8 aur/google-chrome-beta 66.0.3359.66-1 -> 67.0.3396.62-1
7 aur/i3-gnome 1:3.0-8 -> 1:3.28.1-1
6 aur/inxi 3.0.07-1 -> 3.0.10-2
5 aur/libc++ 5.0.1-1 -> 6.0.0-1
4 aur/libc++abi 5.0.1-1 -> 6.0.0-1
3 aur/liquid-dsp-git v1.3.1.r18.g615a79ab-1 -> v1.3.1.r134.gdd3facf8-1
2 aur/python3-threaded_servers 2016.10.17-3 -> 2018.4.28-1
1 aur/sc-controller-git v0.4.1.r38.07895ee-1 -> v0.4.2.r19.0496060-1
==> Packages to not upgrade: (eg: 1 2 3, 1-3, ^4 or repo name)
==>
:: Checking for conflicts...
:: Checking for inner conflicts...
[Aur: 10] libc++-6.0.0-1 (libc++abi libc++) discord-0.0.5-3 google-chrome-beta-67.0.3396.62-1 i3-gnome-1:3.28.1-1 python3-threaded_servers-2018.4.28-1 bluez-utils-compat-5.49-1 inxi-3.0.10-2 liquid-dsp-git-v1.3.1.r134.gdd3facf8-1 sc-controller-git-v0.4.2.r19.0496060-1
9 libc++ (libc++abi libc++) (Installed)
8 discord (Installed)
7 google-chrome-beta (Installed)
6 i3-gnome (Installed)
5 python3-threaded_servers (Installed)
4 bluez-utils-compat (Installed)
3 inxi (Installed)
2 liquid-dsp-git (Installed)
1 sc-controller-git (Installed)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==>
````
The option to change between edit and diffs is --[no]showdiffs. An elegant way to show diff's and offering to edit at the same time is still being figured out before release.
See also #447
@parkerlreed #480 Should fix this for you, unless you already took my advice on permanently committing your changes and don't need this anymore.
In case anyone else stumbles on this issue, using yay --editmenu shows the edit menu for me.
Most helpful comment
In case anyone else stumbles on this issue, using
yay --editmenushows the edit menu for me.