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

mouse and toolbar improvements #155

Open
1 of 6 tasks
andrejv opened this issue Apr 20, 2011 · 0 comments
Open
1 of 6 tasks

mouse and toolbar improvements #155

andrejv opened this issue Apr 20, 2011 · 0 comments

Comments

@andrejv
Copy link
Collaborator

andrejv commented Apr 20, 2011

Converted from SourceForge issue 2814129, submitted by dougedmunds

These are on my wish-list:

  • mouse: add right-click functionality when on a 'horizontal line' for pasting (after using mouse to select all and copy some other entry)
  • toolbar: add a "select all" button and a "paste" button to the toolbar
  • mouse: add single-click combination for "select all then copy" to right click context menu
  • mouse: double-click that selects the entire input. Suggested locations: double clicking on the system prompt ">>" ; the space just to the right of >>; after the last input character. This would also work on the (%i##) if the expression has been evaluated, but do not include the input number (%i##) part of the line.
  • mouse: similar to the preceding item, but for output after expression evaluated. Double-click that selects entire output, without the output number (%o###) part of the line
  • toolbar: a 'see input as xml' button. This would show the ascii input as xml, but without doing any calculations. The effect is similar to doing this sequence of steps: 1. simp:false; 2. ; 3. ; 4. simp:true.
    However, note that depending on the packages loaded, I find that simp:false cannot always be set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant