User Details
User Details
- User Since
- Jan 30 2020, 11:21 PM (250 w, 6 d)
- Availability
- Available
Mar 6 2023
Mar 6 2023
capitol added a comment to T6400: Improve Pinentry error message for a bad $TERM.
Looks like the TERM alacritty was the culprit, I'm ssh'ing into the freebsd machine from my archlinux laptop.
capitol added a comment to T6400: Improve Pinentry error message for a bad $TERM.
$term is 'alacritty', stty -a is:
speed 38400 baud; 54 rows; 180 columns; lflags: icanon isig iexten echo echoe echok echoke -echonl echoctl -echoprt -altwerase -noflsh -tostop -flusho -pendin -nokerninfo -extproc iflags: -istrip icrnl -inlcr -igncr ixon -ixoff -ixany -imaxbel -ignbrk brkint -inpck -ignpar -parmrk oflags: opost onlcr -ocrnl tab0 -onocr -onlret cflags: cread cs8 -parenb -parodd hupcl -clocal -cstopb -crtscts -dsrflow -dtrflow -mdmbuf rtsdtr cchars: discard = ^O; dsusp = ^Y; eof = ^D; eol = <undef>; eol2 = <undef>; erase = ^?; erase2 = ^H; intr = ^C; kill = ^U; lnext = ^V; min = 1; quit = ^\; reprint = ^R; start = ^Q; status = ^T; stop = ^S; susp = ^Z; time = 0; werase = ^W;
Mar 5 2023
Mar 5 2023
capitol added a comment to T6400: Improve Pinentry error message for a bad $TERM.
Hi, thanks for the quick turnaround
Mar 4 2023
Mar 4 2023
Nov 1 2020
Nov 1 2020
Feb 1 2020
Feb 1 2020
capitol added a comment to T4834: gpgme library calls gpg with --list-trust-path.
maybe gpgme should be changed to parse --export-ownertrust instead?