29 May
2019
29 May
'19
10:26 a.m.
On 29/5/19 7:30 am, morganamilo wrote:
Reworks the UI of -F according to FS#47949
In short -F replaces both -Fs and -Fo.
Searching for an exact path (target contains "/"), causes the output to switch to the old -Fo output. Otherwise the old -Fs output is used.
Also strip the leading "/" from targets like how -Qo does.
TODO: docs --- src/pacman/files.c | 125 +++++++++++++++++--------------------------- src/pacman/pacman.c | 17 +----- 2 files changed, 49 insertions(+), 93 deletions(-)
This patch looks good to me. Happy to apply with updated docs. A