Menu

#322 VICE separate enhanced clipboard for copy/paste

Windows
closed
nobody
None
new feature
2019-01-08
2019-01-06
MIRKOSOFT
No

Hi!

I tried always to copy and paste Basic text with PETSCII characters.
It was never successfull, PETSCII characters were affected by Windows Clipboard.

Nice feature can be that VICE will have separate clipboard while running.

Example of use:
1. Load Basic program with PETSCII
2. Copy listing into clipboard
3. Load other Basic program which causes deleting of old
4. Renumber Basic lines
5. Paste old listing
6. Result: two joined Basic programs together without any tool and untouched, true PETSCII characters

What do you think about?

Even nice feature can be while is VICE running PETSCII will be interchangeable between VICE machines emulators.
Example:
1. Start x64
2. Use VICEclipboard similar like above
3. Start x128 while x64 running
4. Switch x64 to x128 and copy or paste
5. Result: untouched text transfer

Even nice feature can be PETSCII copy of screen to VICE clipboard - even with colors... this will enable new possibilities of VICE.

Miro

VICE FReq copy from/to clipboard completely or use separate clipboard w/ export

Discussion

  • gpz

    gpz - 2019-01-07

    for anything non trivial (ie what doesnt fit on the screen) you'd have to use an external tool (petcat) anyway. i dont see the point

     
  • MIRKOSOFT

    MIRKOSOFT - 2019-01-07

    The same resullt is with PETCAT - always problem with PETSCII chars.
    Or I' using old version?

    Miro

     
  • gpz

    gpz - 2019-01-08

    what same result exactly? are you sure you are using it correctly?

     
  • MIRKOSOFT

    MIRKOSOFT - 2019-01-08

    Really don't understand how to copy listing from VICE emulator and then don't harm PETSCII.
    Or it needs disasssemble program to text file and then join programs together and compile again?
    If this works, please confirm it and this request can be closed.

    Miro

     
  • gpz

    gpz - 2019-01-08

    you dont copy it from the emulator. as said before, this would only work for small programs that fit on the screen anyway, so its basically useless. instead work with petcat on the saved .prg files, or the respective textfiles it generates.

     
  • MIRKOSOFT

    MIRKOSOFT - 2019-01-08

    Ok, we can close this.

    Miro

     
  • gpz

    gpz - 2019-01-08
    • status: unread --> closed
     

Log in to post a comment.