[Qt-creator] [qt-creator] bug: shift-del
Matthias Ettrich
matthias.ettrich at nokia.com
Thu Nov 20 10:33:56 CET 2008
On Wednesday 19 November 2008 05:55:51 pm ext Adam Higerd wrote:
> Matthias Ettrich wrote:
> > On Wednesday 19 November 2008 11:35:33 am ext Andreas Duffner wrote:
> >> shift-del does not "cut"
> >> _______________________________________________
> >> Qt-creator mailing list
> >> Qt-creator at trolltech.com
> >> http://lists.trolltech.com/mailman/listinfo/qt-creator
> >
> > It's bound to delete-line, you can change this in the settings.
> >
> > Still, If there is a selection, delete-line should do the default
> > behaviour, which is cut. Fixed now. Thanks.
> >
> > Wonder whether delete-line should also do a cut()? It does it in emacs,
> > but there it also combines several calls of delete-line into one chunk,
> > so I only need one single paste to get them all back. Not sure whether
> > this behaviour will confuse visual studio users, though.
> >
> > Matthias
> > _______________________________________________
> > Qt-creator mailing list
> > Qt-creator at trolltech.com
> > http://lists.trolltech.com/mailman/listinfo/qt-creator
>
> It's not just shift-del; shift-insert and ctrl-insert don't work either.
I don't understand, ctrl-insert does "copy" and shift-insert does "paste".
Isn't that how it's supposed to be?
Do you see this behviour with a current creator snapshot? On what platform?
Matthias
More information about the Qt-creator-old
mailing list