Results (1 - 10 of 11)
- #3874: defect: Bracketed paste mode turned off by mc (new)
- With bash-4.4/readline-7.0 if I put "set enable-bracketed-paste on" in ~/.inputrc, pasting a string with EOLs does not execute it. But with mc there is one problem. If I launch mc, press Ctrl-O and paste, it gets executed. But if I paste again, it does not. Or if I launch mc, press Ctrl-O, press E ...
- 11/08/17 13:22:31 —
- #3264: enhancement: Use own screen drawing method rather than slang/ncurses (new)
- ... s to set whether at the end of the line there's an explicit newline (to be copy-pasted) or an overflow (copy-pasting shouldn't add a newline). Terminal emulators, however, do remember which of the two happened. Our own layer could easily do the requested thing for every line. - Similarly, space ...
- 08/31/14 23:25:39 —
- #3229: defect: copying wrapped line from mcview adds EOL when pasting (new)
- ... 6.0 I select this wrapped line with a mouse and then paste it. It pastes with a new line between "Thunderbird/" and "24.6.0". Is it possible to paste without the new line character, as a one whole line? AFAIR it pasted w/o EOL in some earlier versions. Tried with a few different terminal apps ...
- 06/26/14 23:32:27 —
- mc-4.8.10-editor-paste-newline-tab.patch (Ticket #2661)
- Handle newline and tab with shift/ctrl modifiers correctly
- 09/16/13 17:07:38 —
- #2826: defect: pasting into mcedit eats newlines (kinda reopening the #1736) (closed: duplicate)
- ... produce it - select multiline text from anywhere and try to paste with ctrl-shift-v into mcedit - (does not matter from guake/konsole ). I dont know how to debug this . So please tell me where in the source tree to see these things: - the input string that is in the clipboard before pasting ...
- 06/06/12 23:47:02 —
- #2661: enhancement: copy/paste autodetect in the mcedit (closed: fixed)
- copy/paste autodetection in the mcedit
- 11/03/11 10:08:34 —
- #1820: defect: Paste to mcedit loses characters (closed: duplicate)
- ... | Now, I run "strace -oLOG /usr/bin/mcedit NEWFILE" and paste selected text. First two lines get concatenated together, the separating newline is gone. I am attaching the LOG. It seems to be a timing issue - without strace, sometimes all lines get jammed together into one long line, or ...
- 11/13/09 06:21:47 —
- #1738: defect: Newlines not pasted in editor (closed: duplicate)
- In mc 4.7.0-pre3-135-g21fd13b: When I try to paste multiline strings (string that contain newlines) in mcedit, newlines are not pasted and thus the text is pasted concatenated on one line. So if I have text: aa bb cc in clipboard and I paste it in mcedit, "aabbcc" on single ...
- 10/27/09 00:42:54 —
- #1736: defect: editor: X copy/paste eats newlines (closed: fixed)
- ... Insert somewhere below third line (<Shift+Insert>) 5. Newlines are eaten (xterm)
- 10/26/09 20:35:33 —
- #1710: defect: newlines are lost when pasting multiline text (closed: fixed)
- ... nal settings?) when pasting multiline text with shift+mouse newline characters are lost. Pasted text is not shown before any key is pressed. This happens because editor do not handle shift- and control-enter keys. In src/widget.c/input_callback() there is an explicit workaround: /* When ...
- 10/12/09 08:43:14 —
Note: See TracSearch
for help on searching.