FS#43346 - New option for updpkgsums

Attached to Project: Pacman
Opened by Piotr Rogoża (dracorp) - Monday, 05 January 2015, 19:54 GMT
Last edited by Allan McRae (Allan) - Thursday, 05 May 2016, 04:00 GMT
Task Type Feature Request
Category Scripts & Tools
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version 4.2.0
Due in Version 5.1.0
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Add to updpkgsums options -m|--nocolor passed to makepkg. gvim allocates a full PTY but doesn't implement interpretation of ANSI escape sequences.

Example:
:!updpkgsums
[1m[32m==>[0m[1m Retrieving sources...[0m
[1m[34m ->[0m[1m Found nginx-1.7.9.tar.gz[0m
[1m[34m ->[0m[1m Found nginx-1.7.9.tar.gz.asc

This task depends upon

Closed by  Allan McRae (Allan)
Thursday, 05 May 2016, 04:00 GMT
Reason for closing:  Implemented
Additional comments about closing:  git commit b012da64
Comment by Dave Reisner (falconindy) - Monday, 05 January 2015, 20:03 GMT
Works for me... Can you replicate this without a .vimrc?
Comment by Piotr Rogoża (dracorp) - Monday, 05 January 2015, 20:17 GMT
Are you sure? I run gvim, not vim. I've attached screenshot.
   gvim.png (9.8 KiB)
Comment by Allan McRae (Allan) - Thursday, 05 May 2016, 04:00 GMT
I replicated this after installing gvim for the first time.

Loading...