[GH-ISSUE #690] Pasting of sentences is not normal #391

Closed
opened 2026-02-26 23:59:23 +03:00 by kerem · 12 comments
Owner

Originally created by @saulperez2905 on GitHub (Aug 25, 2018).
Original GitHub issue: https://github.com/electerm/electerm/issues/690

Hi @zxdong262

recreating the problem:

login to linux using electerm
then, login to the Oracle administration tool "sqlplus": sqlplus / as sysdba

  1. When I paste a query in a single line it executes correctly:

select owner, object_type from dba_objects where owner = 'USR_FRM';

  1. But when executed, line after line, it fails:

select owner,
object_type
from dba_objects
where owner = 'USR_FRM';

this in putty, termius or other terminal works normally.
sql

Originally created by @saulperez2905 on GitHub (Aug 25, 2018). Original GitHub issue: https://github.com/electerm/electerm/issues/690 Hi @zxdong262 recreating the problem: login to linux using electerm then, login to the Oracle administration tool "sqlplus": sqlplus / as sysdba 1. When I paste a query in a single line it executes correctly: select owner, object_type from dba_objects where owner = 'USR_FRM'; 2. But when executed, line after line, it fails: select owner, object_type from dba_objects where owner = 'USR_FRM'; this in putty, termius or other terminal works normally. ![sql](https://user-images.githubusercontent.com/28075454/44623345-baf25200-a890-11e8-93a1-3d161e90e533.jpg)
kerem 2026-02-26 23:59:23 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@zxdong262 commented on GitHub (Aug 26, 2018):

electerm version?

<!-- gh-comment-id:416008060 --> @zxdong262 commented on GitHub (Aug 26, 2018): electerm version?
Author
Owner

@saulperez2905 commented on GitHub (Aug 26, 2018):

In all versions, the same thing happened to me. Now I am using version 0.24.1 for windows

De: ZHAO Xudong notifications@github.com
Enviado el: sábado, 25 de agosto de 2018 20:50
Para: electerm/electerm electerm@noreply.github.com
CC: saulperez2905 sael2905@gmail.com; Author author@noreply.github.com
Asunto: Re: [electerm/electerm] Pasting of sentences is not normal (#690)

electerm version?


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub https://github.com/electerm/electerm/issues/690#issuecomment-416008060 , or mute the thread https://github.com/notifications/unsubscribe-auth/Aaxlvrkh5pE-nDa3uWQIoHFjinWdzsi7ks5uUf7SgaJpZM4WMkR5 . https://github.com/notifications/beacon/Aaxlvg3nduHYx4qPeZUmmmJOJsbjBixOks5uUf7SgaJpZM4WMkR5.gif

<!-- gh-comment-id:416010612 --> @saulperez2905 commented on GitHub (Aug 26, 2018): In all versions, the same thing happened to me. Now I am using version 0.24.1 for windows De: ZHAO Xudong <notifications@github.com> Enviado el: sábado, 25 de agosto de 2018 20:50 Para: electerm/electerm <electerm@noreply.github.com> CC: saulperez2905 <sael2905@gmail.com>; Author <author@noreply.github.com> Asunto: Re: [electerm/electerm] Pasting of sentences is not normal (#690) electerm version? — You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub <https://github.com/electerm/electerm/issues/690#issuecomment-416008060> , or mute the thread <https://github.com/notifications/unsubscribe-auth/Aaxlvrkh5pE-nDa3uWQIoHFjinWdzsi7ks5uUf7SgaJpZM4WMkR5> . <https://github.com/notifications/beacon/Aaxlvg3nduHYx4qPeZUmmmJOJsbjBixOks5uUf7SgaJpZM4WMkR5.gif>
Author
Owner

@zxdong262 commented on GitHub (Aug 26, 2018):

@saulperez2905 a new version released, thank you, without your feedback, it may take me a long time to find this bug.I believe it is fixed, but still need confirm, let me know how it works.

<!-- gh-comment-id:416048160 --> @zxdong262 commented on GitHub (Aug 26, 2018): @saulperez2905 a new version released, thank you, without your feedback, it may take me a long time to find this bug.I believe it is fixed, but still need confirm, let me know how it works.
Author
Owner

@saulperez2905 commented on GitHub (Aug 26, 2018):

Hello

Yes, it works correctly. Many thanks and likes will help in any other bug
you find.

I have some questions, can I do them here ?, if I do not comment on the
Electerm website.

  1. The bug presented above, is also observed in Mac or Linux ?. I use
    Windows and Mac.

  2. There is a way to avoid the "right click and select paste" and just
    right click to paste(similar to putty).

  3. I can edit the format (size and type of letter)

  4. Where can I find a "user guide"?

  5. Can I hide the menu bar?

[image: image.png]

Thank you very much for your kind answer.

El dom., 26 ago. 2018 a las 10:46, ZHAO Xudong (notifications@github.com)
escribió:

@saulperez2905 https://github.com/saulperez2905 a new version released,
thank you, without your feedback, it may take me a long time to find this
bug.I believe it is fixed, but still need confirm, let me know how it works.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/electerm/electerm/issues/690#issuecomment-416048160,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AaxlvoZbgETHzL9hWYq4kPU8mcfmRr7oks5uUsLIgaJpZM4WMkR5
.

<!-- gh-comment-id:416056435 --> @saulperez2905 commented on GitHub (Aug 26, 2018): Hello Yes, it works correctly. Many thanks and likes will help in any other bug you find. I have some questions, can I do them here ?, if I do not comment on the Electerm website. 1) The bug presented above, is also observed in Mac or Linux ?. I use Windows and Mac. 2) There is a way to avoid the "right click and select paste" and just right click to paste(similar to putty). 3) I can edit the format (size and type of letter) 4) Where can I find a "user guide"? 5) Can I hide the menu bar? [image: image.png] Thank you very much for your kind answer. El dom., 26 ago. 2018 a las 10:46, ZHAO Xudong (<notifications@github.com>) escribió: > @saulperez2905 <https://github.com/saulperez2905> a new version released, > thank you, without your feedback, it may take me a long time to find this > bug.I believe it is fixed, but still need confirm, let me know how it works. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/electerm/electerm/issues/690#issuecomment-416048160>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AaxlvoZbgETHzL9hWYq4kPU8mcfmRr7oks5uUsLIgaJpZM4WMkR5> > . >
Author
Owner

@zxdong262 commented on GitHub (Aug 27, 2018):

Hi,

  1. I believe it is a windows related bug, windows copy new line as '/r/n', but in unix like os, it is '/n'.
  2. https://github.com/electerm/electerm/issues/680
  3. https://github.com/electerm/electerm/issues/695
  4. For now, there is no user guide, I do hope electerm can be easily used, even without a guide, but surely since the setting/functions are growing, a user guide would be useful.https://github.com/electerm/electerm/issues/696
  5. The system menu, can not be hide, but the view->toggle control button could hide/show the buttons section.I think it is a useful feature. https://github.com/electerm/electerm/issues/697

If you have any question, just comment or submit a issue or email, or whatever you like. Your feedback really inspires, thank you.

<!-- gh-comment-id:416084983 --> @zxdong262 commented on GitHub (Aug 27, 2018): Hi, 1. I believe it is a windows related bug, windows copy new line as '/r/n', but in unix like os, it is '/n'. 2. https://github.com/electerm/electerm/issues/680 3. https://github.com/electerm/electerm/issues/695 4. For now, there is no user guide, I do hope electerm can be easily used, even without a guide, but surely since the setting/functions are growing, a user guide would be useful.https://github.com/electerm/electerm/issues/696 5. The system menu, can not be hide, but the view->toggle control button could hide/show the buttons section.I think it is a useful feature. https://github.com/electerm/electerm/issues/697 If you have any question, just comment or submit a issue or email, or whatever you like. Your feedback really inspires, thank you.
Author
Owner

@saulperez2905 commented on GitHub (Aug 27, 2018):

Thank you

I see that new features are coming for version 25? I wait for you anxiously.

  1. An idea, would be possible for future versions, synchronization between
    platforms; that is, that the configuration of PC, Linux or MAC can be
    synchronized. But I do not mean synchronization in real time, if not, when
    using GITHUB token and GITS. As for example, the SYNC-SETTINGS package does
    it in the ATOM editor.

  2. How to create sub-categories

El dom., 26 ago. 2018 a las 19:35, ZHAO Xudong (notifications@github.com)
escribió:

Hi,

  1. I believe it is a windows related bug, windows copy new line as
    '/r/n', but in unix like os, it is '/n'.
  2. #680 https://github.com/electerm/electerm/issues/680
  3. #695 https://github.com/electerm/electerm/issues/695
  4. For now, there is no user guide, I do hope electerm can be easily
    used, even without a guide, but surely since the setting/functions are
    growing, a user guide would be useful.#696
    https://github.com/electerm/electerm/issues/696
  5. The system menu, can not be hide, but the view->toggle control
    button could hide/show the buttons section.I think it is a useful feature.
    #697 https://github.com/electerm/electerm/issues/697

If you have any question, just comment or submit a issue or email, or
whatever you like. Your feedback really inspires, thank you.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/electerm/electerm/issues/690#issuecomment-416084983,
or mute the thread
https://github.com/notifications/unsubscribe-auth/Aaxlvvu8usBNBlmNe1bNTMtekIFmJtPKks5uUz7MgaJpZM4WMkR5
.

<!-- gh-comment-id:416125320 --> @saulperez2905 commented on GitHub (Aug 27, 2018): Thank you I see that new features are coming for version 25? I wait for you anxiously. 1) An idea, would be possible for future versions, synchronization between platforms; that is, that the configuration of PC, Linux or MAC can be synchronized. But I do not mean synchronization in real time, if not, when using GITHUB token and GITS. As for example, the SYNC-SETTINGS package does it in the ATOM editor. 2) How to create sub-categories El dom., 26 ago. 2018 a las 19:35, ZHAO Xudong (<notifications@github.com>) escribió: > Hi, > > 1. I believe it is a windows related bug, windows copy new line as > '/r/n', but in unix like os, it is '/n'. > 2. #680 <https://github.com/electerm/electerm/issues/680> > 3. #695 <https://github.com/electerm/electerm/issues/695> > 4. For now, there is no user guide, I do hope electerm can be easily > used, even without a guide, but surely since the setting/functions are > growing, a user guide would be useful.#696 > <https://github.com/electerm/electerm/issues/696> > 5. The system menu, can not be hide, but the view->toggle control > button could hide/show the buttons section.I think it is a useful feature. > #697 <https://github.com/electerm/electerm/issues/697> > > If you have any question, just comment or submit a issue or email, or > whatever you like. Your feedback really inspires, thank you. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/electerm/electerm/issues/690#issuecomment-416084983>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/Aaxlvvu8usBNBlmNe1bNTMtekIFmJtPKks5uUz7MgaJpZM4WMkR5> > . >
Author
Owner

@zxdong262 commented on GitHub (Aug 27, 2018):

  1. There is a issue about sync with github token https://github.com/electerm/electerm/issues/438, sure will be done in a future version.
  2. Do not support sub-categories yet, I thought too many levels might not be a good idea, not that clean in some way maybe? What do you think, you think it is pretty useful?
<!-- gh-comment-id:416245868 --> @zxdong262 commented on GitHub (Aug 27, 2018): 1. There is a issue about sync with github token https://github.com/electerm/electerm/issues/438, sure will be done in a future version. 2. Do not support sub-categories yet, I thought too many levels might not be a good idea, not that clean in some way maybe? What do you think, you think it is pretty useful?
Author
Owner

@zxdong262 commented on GitHub (Aug 27, 2018):

@saulperez2905 new version released, add copyWhenSelect and pasteWhenContextMenu options.

<!-- gh-comment-id:416266850 --> @zxdong262 commented on GitHub (Aug 27, 2018): @saulperez2905 new version released, add copyWhenSelect and pasteWhenContextMenu options.
Author
Owner

@saulperez2905 commented on GitHub (Aug 27, 2018):

Oh Yeah:

I just downloaded it and use it, it's perfect!
the options for copying and pasting are a better alternative to use.

As I mentioned, in my case, I use many ssh connections and it is tedious to
have to search by connection name. My opinion is that it would alleviate
the search by having subcategories.

For example, look at the connections I have, and they are few because I am
just starting to use "electerm". It would also be good if on the main
screen the categories and subcategories appear contracted

[image: image.png]

El lun., 27 ago. 2018 a las 10:32, ZHAO Xudong (notifications@github.com)
escribió:

@saulperez2905 https://github.com/saulperez2905 new version released,
add copyWhenSelect and pasteWhenContextMenu options.


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
https://github.com/electerm/electerm/issues/690#issuecomment-416266850,
or mute the thread
https://github.com/notifications/unsubscribe-auth/AaxlvqWeND1mcpALETBOyibDYmuHBrujks5uVBEDgaJpZM4WMkR5
.

<!-- gh-comment-id:416378503 --> @saulperez2905 commented on GitHub (Aug 27, 2018): Oh Yeah: I just downloaded it and use it, it's perfect! the options for copying and pasting are a better alternative to use. As I mentioned, in my case, I use many ssh connections and it is tedious to have to search by connection name. My opinion is that it would alleviate the search by having subcategories. For example, look at the connections I have, and they are few because I am just starting to use "electerm". It would also be good if on the main screen the categories and subcategories appear contracted [image: image.png] El lun., 27 ago. 2018 a las 10:32, ZHAO Xudong (<notifications@github.com>) escribió: > @saulperez2905 <https://github.com/saulperez2905> new version released, > add copyWhenSelect and pasteWhenContextMenu options. > > — > You are receiving this because you were mentioned. > Reply to this email directly, view it on GitHub > <https://github.com/electerm/electerm/issues/690#issuecomment-416266850>, > or mute the thread > <https://github.com/notifications/unsubscribe-auth/AaxlvqWeND1mcpALETBOyibDYmuHBrujks5uVBEDgaJpZM4WMkR5> > . >
Author
Owner

@zxdong262 commented on GitHub (Aug 28, 2018):

@saulperez2905 can not see your image

<!-- gh-comment-id:416450939 --> @zxdong262 commented on GitHub (Aug 28, 2018): @saulperez2905 can not see your image
Author
Owner

@saulperez2905 commented on GitHub (Aug 28, 2018):

Oh sorry

As I mentioned, in my case, I use many ssh connections and it is tedious to have to search by connection name. My opinion is that it would alleviate the search by having subcategories.

For example, look at the connections I have, and they are few because I am just starting to use "electerm". It would also be good if on the main screen the categories and subcategories appear contracted

De: ZHAO Xudong notifications@github.com
Enviado el: lunes, 27 de agosto de 2018 23:54
Para: electerm/electerm electerm@noreply.github.com
CC: saulperez2905 sael2905@gmail.com; Mention mention@noreply.github.com
Asunto: Re: [electerm/electerm] Pasting of sentences is not normal (#690)

@saulperez2905 https://github.com/saulperez2905 can not see your image


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/electerm/electerm/issues/690#issuecomment-416450939 , or mute the thread https://github.com/notifications/unsubscribe-auth/Aaxlvkjc0OqhhzPBhL6a0VwIx7a8V_T6ks5uVMzugaJpZM4WMkR5 . https://github.com/notifications/beacon/Aaxlvs1vQM4jooF6Uhuxg-ZDWrGBERdkks5uVMzugaJpZM4WMkR5.gif

<!-- gh-comment-id:416454935 --> @saulperez2905 commented on GitHub (Aug 28, 2018): Oh sorry As I mentioned, in my case, I use many ssh connections and it is tedious to have to search by connection name. My opinion is that it would alleviate the search by having subcategories. For example, look at the connections I have, and they are few because I am just starting to use "electerm". It would also be good if on the main screen the categories and subcategories appear contracted De: ZHAO Xudong <notifications@github.com> Enviado el: lunes, 27 de agosto de 2018 23:54 Para: electerm/electerm <electerm@noreply.github.com> CC: saulperez2905 <sael2905@gmail.com>; Mention <mention@noreply.github.com> Asunto: Re: [electerm/electerm] Pasting of sentences is not normal (#690) @saulperez2905 <https://github.com/saulperez2905> can not see your image — You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub <https://github.com/electerm/electerm/issues/690#issuecomment-416450939> , or mute the thread <https://github.com/notifications/unsubscribe-auth/Aaxlvkjc0OqhhzPBhL6a0VwIx7a8V_T6ks5uVMzugaJpZM4WMkR5> . <https://github.com/notifications/beacon/Aaxlvs1vQM4jooF6Uhuxg-ZDWrGBERdkks5uVMzugaJpZM4WMkR5.gif>
Author
Owner

@saulperez2905 commented on GitHub (Oct 29, 2018):

Hi @zxdong262

in the new version 0.25, this same problem occurs again when trying to paste SQL queries.

<!-- gh-comment-id:433789419 --> @saulperez2905 commented on GitHub (Oct 29, 2018): Hi @zxdong262 in the new version 0.25, this same problem occurs again when trying to paste SQL queries.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/electerm#391
No description provided.