Opened 4 years ago

Last modified 4 years ago

#62370 assigned defect

cannot paste lines into Gnuplot — at Version 2

Reported by: fpeos Owned by: mojca (Mojca Miklavec)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: gnuplot

Description (last modified by mf2k (Frank Schima))

Since I upgraded to MacOS Big Sur, I am no longer able to paste a few command lines from a terminal or Aquamacs into Gnuplot. It does not recognize the newline character and falsely tries to interpret all lines as a single commands:

set xlabel "x"
set ylabel "y"
plot "tmp.txt" u 4:6 w p

When it paste these lines into Gunplot's prompt, they also show up white on black.

I updated to macOS 11.2.2., manually reinstalled Ports and Gnuplot, and followed the directions under ticket #62364 but it still does not work. Since I cut and paste a few lines often, a fix would be appreciated. Thanks for your time.

Change History (2)

comment:1 Changed 4 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers gnuplot), if any.

comment:2 Changed 4 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: set to mojca
Port: gnuplot added
Status: newassigned
Note: See TracTickets for help on using tickets.