Re: [Pyzo] cut and paste shortcuts not working

2017-02-24 Thread Almar Klein


On Friday, 24 February 2017 11:46:01 UTC+1, Almar Klein wrote:
>
> Another report in the issue tracker. Let's discuss this further there. Can 
> people who encounter this please report their PyQt and Qt version in that 
> issue, please?
>

https://github.com/pyzo/pyzo/issues/470 

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Pyzo] cut and paste shortcuts not working

2017-02-24 Thread Almar Klein
Another report in the issue tracker. Let's discuss this further there. Can 
people who encounter this please report their PyQt and Qt version in that 
issue, please?

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Pyzo] cut and paste shortcuts not working

2017-01-17 Thread shuttle359
I have the same problem with Ubuntu 16.10, using latest versions of python 
packages. Some keyboard shortcuts are not working anymore (ctrl+c, +x) but some 
are still working like 'tab' to indent.

The last thing I have done I think before it broke was to update packages using 
pip3 and I did have updated pyQT.

Not sure what to do to downgrade to a previous version of pyQT.


On Friday, January 13, 2017 at 8:56:47 AM UTC, Almar Klein wrote:
> Sorry, I cannot think of anything that could be causing the problem, except 
> perhaps a problem with Qt.
>  
> Regards,
>   Almar
>  
> 
> From: Icenov
> Sent: 12 January 2017 23:03
> To: Pyzo
> Cc: t.vas...@gmail.com
> Subject: Re: [Pyzo] cut and paste shortcuts not working
>  
> 
> Not the binary - the linux install version. But I think originally it did 
> work, but I noticed the problem after installing miniconda and a few of the 
> other packages trying to get matplotlib working. I might try a complete 
> reinstall and see if that fixes it.
> 
> On Thursday, January 12, 2017 at 10:16:43 PM UTC+11, Almar Klein wrote:
> 
> 
> Very odd. Did you use the binary version of Pyzo? If so, you could try 
> installing it using Linux system libs http://www.pyzo.org/install_linux.html
>  
>  
>  
> 
> From: Icenov
> Sent: 12 January 2017 07:46
> To: Pyzo
> Cc: t.vas...@gmail.com
> Subject: Re: [Pyzo] cut and paste shortcuts not working
>  
> 
> Yes, the shortcuts are still there - both Ctrl+X,C,V as well as shortcut 2 - 
> shift+delete etc. But only shift+delete works.
> 
> 
> 
> On Thursday, January 12, 2017 at 12:39:02 AM UTC+11, Almar Klein wrote:
> 
> 
> Can you check in the menu > settings > edit key mappings? Maybe some got 
> removed somehow.
>  
>  
>  
> 
> From: Icenov
> Sent: 11 January 2017 07:52
> To: Pyzo
> Cc: t.vas...@gmail.com
> Subject: Re: [Pyzo] cut and paste shortcuts not working
>  
> 
> No - any interpreter has the same problem - no cut & paste or select shortcut 
> keys work inside Pyzo, but they do work in all other applications (email, 
> browser, text edit etc).
> 
> On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
> 
> 
> > … moved to a miniconda python 3.5 shell and noticed that the ctrl C, ctrl V 
> > and ctrl A keys no longer work. 
>  
> Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when 
> you’re using the miniconda interpreter, but they do work with another 
> interpreter?
>  
> > is it possible to start Pyzo with my number 3 shell configuration from the 
> > command line?
>  
> No, but you can move your 3d shell config to the first position.
>  
> Regards,
>   Almar
>  
> Sent from Mail for Windows 10
>  
> 
> From: Icenov
> Sent: 10 January 2017 06:42
> To: Pyzo
> Subject: [Pyzo] cut and paste shortcuts not working
>  
> 
> Hi
> 
> Just started using Pyzo in Ubuntu 16. The first installation worked well, but 
> I've now moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
> ctrl V and ctrl A keys no longer work. 
> 
> Also is it possible to start Pyzo with my number 3 shell configuration from 
> the command line?
> 
> Thanks
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>  
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>  

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [Pyzo] cut and paste shortcuts not working

2017-01-13 Thread almar.klein
Sorry, I cannot think of anything that could be causing the problem, except 
perhaps a problem with Qt.

Regards,
  Almar

From: Icenov
Sent: 12 January 2017 23:03
To: Pyzo
Cc: t.vassa...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working

Not the binary - the linux install version. But I think originally it did work, 
but I noticed the problem after installing miniconda and a few of the other 
packages trying to get matplotlib working. I might try a complete reinstall and 
see if that fixes it.

On Thursday, January 12, 2017 at 10:16:43 PM UTC+11, Almar Klein wrote:
Very odd. Did you use the binary version of Pyzo? If so, you could try 
installing it using Linux system libs http://www.pyzo.org/install_linux.html
 
 
 
From: Icenov
Sent: 12 January 2017 07:46
To: Pyzo
Cc: t.vas...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working
 
Yes, the shortcuts are still there - both Ctrl+X,C,V as well as shortcut 2 - 
shift+delete etc. But only shift+delete works.


On Thursday, January 12, 2017 at 12:39:02 AM UTC+11, Almar Klein wrote:
Can you check in the menu > settings > edit key mappings? Maybe some got 
removed somehow.
 
 
 
From: Icenov
Sent: 11 January 2017 07:52
To: Pyzo
Cc: t.vas...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working
 
No - any interpreter has the same problem - no cut & paste or select shortcut 
keys work inside Pyzo, but they do work in all other applications (email, 
browser, text edit etc).

On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
> … moved to a miniconda python 3.5 shell and noticed that the ctrl C, ctrl V 
> and ctrl A keys no longer work. 
 
Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when you’re 
using the miniconda interpreter, but they do work with another interpreter?
 
> is it possible to start Pyzo with my number 3 shell configuration from the 
> command line?
 
No, but you can move your 3d shell config to the first position.
 
Regards,
  Almar
 
Sent from Mail for Windows 10
 
From: Icenov
Sent: 10 January 2017 06:42
To: Pyzo
Subject: [Pyzo] cut and paste shortcuts not working
 
Hi
Just started using Pyzo in Ubuntu 16. The first installation worked well, but 
I've now moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
ctrl V and ctrl A keys no longer work. 
Also is it possible to start Pyzo with my number 3 shell configuration from the 
command line?
Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Pyzo] cut and paste shortcuts not working

2017-01-12 Thread Icenov
Not the binary - the linux install version. But I think originally it did 
work, but I noticed the problem after installing miniconda and a few of the 
other packages trying to get matplotlib working. I might try a complete 
reinstall and see if that fixes it.

On Thursday, January 12, 2017 at 10:16:43 PM UTC+11, Almar Klein wrote:
>
> Very odd. Did you use the binary version of Pyzo? If so, you could try 
> installing it using Linux system libs 
> http://www.pyzo.org/install_linux.html
>
>  
>
>  
>
>  
>
> *From: *Icenov 
> *Sent: *12 January 2017 07:46
> *To: *Pyzo 
> *Cc: *t.vas...@gmail.com 
> *Subject: *Re: [Pyzo] cut and paste shortcuts not working
>
>  
>
> Yes, the shortcuts are still there - both Ctrl+X,C,V as well as shortcut 2 
> - shift+delete etc. But only shift+delete works.
>
>
>
> On Thursday, January 12, 2017 at 12:39:02 AM UTC+11, Almar Klein wrote:
>
> Can you check in the menu > settings > edit key mappings? Maybe some got 
> removed somehow.
>
>  
>
>  
>
>  
>
> *From: *Icenov
> *Sent: *11 January 2017 07:52
> *To: *Pyzo
> *Cc: *t.vas...@gmail.com
> *Subject: *Re: [Pyzo] cut and paste shortcuts not working
>
>  
>
> No - any interpreter has the same problem - no cut & paste or select 
> shortcut keys work inside Pyzo, but they do work in all other applications 
> (email, browser, text edit etc).
>
> On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
>
> > … moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
> ctrl V and ctrl A keys no longer work. 
>
>  
>
> Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when 
> you’re using the miniconda interpreter, but they do work with another 
> interpreter?
>
>  
>
> > is it possible to start Pyzo with my number 3 shell configuration from 
> the command line?
>
>  
>
> No, but you can move your 3d shell config to the first position.
>
>  
>
> Regards,
>
>   Almar
>
>  
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows 10
>
>  
>
> *From: *Icenov
> *Sent: *10 January 2017 06:42
> *To: *Pyzo
> *Subject: *[Pyzo] cut and paste shortcuts not working
>
>  
>
> Hi
>
> Just started using Pyzo in Ubuntu 16. The first installation worked well, 
> but I've now moved to a miniconda python 3.5 shell and noticed that the 
> ctrl C, ctrl V and ctrl A keys no longer work. 
>
> Also is it possible to start Pyzo with my number 3 shell configuration 
> from the command line?
>
> Thanks
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [Pyzo] cut and paste shortcuts not working

2017-01-12 Thread almar.klein
Very odd. Did you use the binary version of Pyzo? If so, you could try 
installing it using Linux system libs http://www.pyzo.org/install_linux.html



From: Icenov
Sent: 12 January 2017 07:46
To: Pyzo
Cc: t.vassa...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working

Yes, the shortcuts are still there - both Ctrl+X,C,V as well as shortcut 2 - 
shift+delete etc. But only shift+delete works.


On Thursday, January 12, 2017 at 12:39:02 AM UTC+11, Almar Klein wrote:
Can you check in the menu > settings > edit key mappings? Maybe some got 
removed somehow.
 
 
 
From: Icenov
Sent: 11 January 2017 07:52
To: Pyzo
Cc: t.vas...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working
 
No - any interpreter has the same problem - no cut & paste or select shortcut 
keys work inside Pyzo, but they do work in all other applications (email, 
browser, text edit etc).

On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
> … moved to a miniconda python 3.5 shell and noticed that the ctrl C, ctrl V 
> and ctrl A keys no longer work. 
 
Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when you’re 
using the miniconda interpreter, but they do work with another interpreter?
 
> is it possible to start Pyzo with my number 3 shell configuration from the 
> command line?
 
No, but you can move your 3d shell config to the first position.
 
Regards,
  Almar
 
Sent from Mail for Windows 10
 
From: Icenov
Sent: 10 January 2017 06:42
To: Pyzo
Subject: [Pyzo] cut and paste shortcuts not working
 
Hi
Just started using Pyzo in Ubuntu 16. The first installation worked well, but 
I've now moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
ctrl V and ctrl A keys no longer work. 
Also is it possible to start Pyzo with my number 3 shell configuration from the 
command line?
Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Pyzo] cut and paste shortcuts not working

2017-01-11 Thread Icenov
Yes, the shortcuts are still there - both Ctrl+X,C,V as well as shortcut 2 
- shift+delete etc. But only shift+delete works.


On Thursday, January 12, 2017 at 12:39:02 AM UTC+11, Almar Klein wrote:
>
> Can you check in the menu > settings > edit key mappings? Maybe some got 
> removed somehow.
>
>  
>
>  
>
>  
>
> *From: *Icenov 
> *Sent: *11 January 2017 07:52
> *To: *Pyzo 
> *Cc: *t.vas...@gmail.com 
> *Subject: *Re: [Pyzo] cut and paste shortcuts not working
>
>  
>
> No - any interpreter has the same problem - no cut & paste or select 
> shortcut keys work inside Pyzo, but they do work in all other applications 
> (email, browser, text edit etc).
>
> On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
>
> > … moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
> ctrl V and ctrl A keys no longer work. 
>
>  
>
> Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when 
> you’re using the miniconda interpreter, but they do work with another 
> interpreter?
>
>  
>
> > is it possible to start Pyzo with my number 3 shell configuration from 
> the command line?
>
>  
>
> No, but you can move your 3d shell config to the first position.
>
>  
>
> Regards,
>
>   Almar
>
>  
>
> Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for 
> Windows 10
>
>  
>
> *From: *Icenov
> *Sent: *10 January 2017 06:42
> *To: *Pyzo
> *Subject: *[Pyzo] cut and paste shortcuts not working
>
>  
>
> Hi
>
> Just started using Pyzo in Ubuntu 16. The first installation worked well, 
> but I've now moved to a miniconda python 3.5 shell and noticed that the 
> ctrl C, ctrl V and ctrl A keys no longer work. 
>
> Also is it possible to start Pyzo with my number 3 shell configuration 
> from the command line?
>
> Thanks
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
>  
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [Pyzo] cut and paste shortcuts not working

2017-01-11 Thread almar.klein
Can you check in the menu > settings > edit key mappings? Maybe some got 
removed somehow.



From: Icenov
Sent: 11 January 2017 07:52
To: Pyzo
Cc: t.vassa...@gmail.com
Subject: Re: [Pyzo] cut and paste shortcuts not working

No - any interpreter has the same problem - no cut & paste or select shortcut 
keys work inside Pyzo, but they do work in all other applications (email, 
browser, text edit etc).

On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
> … moved to a miniconda python 3.5 shell and noticed that the ctrl C, ctrl V 
> and ctrl A keys no longer work. 
 
Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when you’re 
using the miniconda interpreter, but they do work with another interpreter?
 
> is it possible to start Pyzo with my number 3 shell configuration from the 
> command line?
 
No, but you can move your 3d shell config to the first position.
 
Regards,
  Almar
 
Sent from Mail for Windows 10
 
From: Icenov
Sent: 10 January 2017 06:42
To: Pyzo
Subject: [Pyzo] cut and paste shortcuts not working
 
Hi
Just started using Pyzo in Ubuntu 16. The first installation worked well, but 
I've now moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
ctrl V and ctrl A keys no longer work. 
Also is it possible to start Pyzo with my number 3 shell configuration from the 
command line?
Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+uns...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
 
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Pyzo] cut and paste shortcuts not working

2017-01-10 Thread Icenov
No - any interpreter has the same problem - no cut & paste or select 
shortcut keys work inside Pyzo, but they do work in all other applications 
(email, browser, text edit etc).

On Tuesday, January 10, 2017 at 10:22:13 PM UTC+11, Almar Klein wrote:
>
> > … moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
> ctrl V and ctrl A keys no longer work. 
>
>  
>
> Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when 
> you’re using the miniconda interpreter, but they do work with another 
> interpreter?
>
>  
>
> > is it possible to start Pyzo with my number 3 shell configuration from 
> the command line?
>
>  
>
> No, but you can move your 3d shell config to the first position.
>
>  
>
> Regards,
>
>   Almar
>
>  
>
> Sent from Mail  for 
> Windows 10
>
>  
>
> *From: *Icenov 
> *Sent: *10 January 2017 06:42
> *To: *Pyzo 
> *Subject: *[Pyzo] cut and paste shortcuts not working
>
>  
>
> Hi
>
> Just started using Pyzo in Ubuntu 16. The first installation worked well, 
> but I've now moved to a miniconda python 3.5 shell and noticed that the 
> ctrl C, ctrl V and ctrl A keys no longer work. 
>
> Also is it possible to start Pyzo with my number 3 shell configuration 
> from the command line?
>
> Thanks
>
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Pyzo" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to pyzo+uns...@googlegroups.com .
> For more options, visit https://groups.google.com/d/optout.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RE: [Pyzo] cut and paste shortcuts not working

2017-01-10 Thread almar.klein
> … moved to a miniconda python 3.5 shell and noticed that the ctrl C, ctrl V 
> and ctrl A keys no longer work. 

Do you mean that the sortcuts dont work *inside* the shell in Pyzo, when you’re 
using the miniconda interpreter, but they do work with another interpreter?

> is it possible to start Pyzo with my number 3 shell configuration from the 
> command line?

No, but you can move your 3d shell config to the first position.

Regards,
  Almar

Sent from Mail for Windows 10

From: Icenov
Sent: 10 January 2017 06:42
To: Pyzo
Subject: [Pyzo] cut and paste shortcuts not working

Hi
Just started using Pyzo in Ubuntu 16. The first installation worked well, but 
I've now moved to a miniconda python 3.5 shell and noticed that the ctrl C, 
ctrl V and ctrl A keys no longer work. 
Also is it possible to start Pyzo with my number 3 shell configuration from the 
command line?
Thanks
-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Pyzo" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyzo+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.