Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal drag and drop #78

Open
3 tasks
trunkmaster opened this issue Mar 21, 2019 · 5 comments
Open
3 tasks

Terminal drag and drop #78

trunkmaster opened this issue Mar 21, 2019 · 5 comments
Projects
Milestone

Comments

@trunkmaster
Copy link
Owner

Implement drag&drop from system "Colors" panel:

  • to change terminal background
  • to change text color
  • to change cursor color
@trunkmaster trunkmaster created this issue from a note in Terminal (To do) Mar 21, 2019
@trunkmaster trunkmaster added this to the Release 1.0 milestone Mar 21, 2019
@ratmice
Copy link

ratmice commented Nov 9, 2019

I believe in addition the NeXT terminal also allowed you to e.g. drag&drop on the selected text, not sure about selection foreground, or fonts from font panel.

@trunkmaster
Copy link
Owner Author

@ratmice, i'm not sure I understand you correctly. Do you mean drag and drop of font from font panel?
JFYI, OPENSTEP has no object in font panel that can be dragged.

@trunkmaster
Copy link
Owner Author

@ratmice, You can set font for focused Terminal window with Font Panel without changing app preferences. It's already implemented.
As for cursor color, the answer is: yes and it's planned in this task (see this issue's top post).

@ratmice
Copy link

ratmice commented Nov 9, 2019

So, do you understand what I mean by changing the color of selected text?
When you highlight some text in the terminal with the mouse, such that copying it would copy that text.

There were IIRC 2 cases:

  • You have selected some whitespace/non printing character and drop colors onto that.
    That would change the highlight color, or background color for the selected text.
  • You drop a color onto some character, which would change the text color of the selected text.

Perhaps you know these, and they are already lumped into "text color" and "background color" in the planned task.

@trunkmaster
Copy link
Owner Author

I've not thought about it that deep so far. :)
But we can return to this discussion once I'll start working on this task.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Terminal
  
To do
Development

No branches or pull requests

2 participants