Closed Slind14 closed 9 years ago
Ok, found out that it works with shift. But it comes with the issue of copying the side-parts, too. Is it possible to hide them? Kinda like https://github.com/gsand/mark2/issues/32 but hiding everything beside the console stream and input.
That's currently not a very high priority thing, it would require that the whole user client be rewritten.
Is there a way on mac os x as shift click doesn't work there with terminal and iterm2?
I dont use mac os x.
Here's a link to the documentation for iterm2 that deals with selecting text. https://iterm2.com/documentation-one-page.html#documentation-smart-selection.html
I'll see if I can relearn urwid in order to make this change.
The doc is about the smart select feature which allows faster selection's based on regex rules. The issue here is that you can't mark anything. On putty you can't either but by holding shift while marking or pasting it works. I tried all the combination keys that came to my mind on os x but none wanted to work.
I dont use mac os x.
You could try switching to a different terminal emulator or checking your terminal documentation.
Alt+Cmd will turn your cursor into a crosshair which lets you select text.
:+1:
Hey,
Is there any way to make copy and paste work? paste into the input line and mark/copy from the console? If not, any chance of implementation? For us it would be highly useful and one of the biggest things we miss since using mark2.