Tag: newlines

53 How do I convert a bash array variable to a string delimited with newlines? 2012-08-15T14:41:32.893

38 Convert Unix line endings to Windows 2009-11-17T04:46:03.230

34 Vim: show line feeds & carriage-return 2010-01-19T08:11:53.007

33 Did Mac OS Lion switch to using line feeds (LF '\n') for line breaks instead of carriage returns (CR '\r')? 2012-06-20T19:16:24.097

26 Replace newline character with another in Word 2007 2010-03-27T13:33:56.143

23 Why is Vim adding a newline? Is this a convention? 2014-04-23T15:04:25.217

22 How can I insert a new line in a cmd.exe command? 2010-06-08T09:38:12.217

22 How are \n and \r handled differently on Linux and Windows? 2012-01-03T06:45:53.873

20 What is the magic separator between filenames in ls output? 2012-05-14T10:31:39.163

19 Is there a Bash command to convert \r\n to \n? 2010-06-24T14:15:41.760

19 How can I use newline with the Find-And-Replace in Visual Studio? 2010-07-12T18:25:49.873

16 Copy multiple lines from Windows Command prompt without forced newlines 2013-03-15T10:17:59.233

16 PuTTY: connected to some Ubuntu server, sometimes stops going to a new line when pressing enter 2017-10-16T02:23:49.567

15 How to print new line character with echo? 2012-07-02T13:27:37.363

13 Grep multiline pattern 2010-07-20T09:56:24.783

13 Join lines inside paragraphs in vim 2010-10-17T17:36:55.213

12 Notepad++ Delete Lines with Find & Replace 2009-08-17T15:49:30.653

12 new line in heredoc disappearing in file 2013-12-19T11:39:25.023

11 Is VIM adding the Windows newlines? 2014-03-23T16:14:33.380

11 How do I interactively type \r\n-terminated query in netcat? 2015-07-18T10:38:17.857

9 Vim: auto-comment in new line 2013-11-01T16:08:20.260

8 How can I make a newline in an Openoffice.org Calc formula? 2009-12-19T18:07:52.873

8 newline in bash variable 2010-10-01T08:49:58.163

8 Trim trailing newline in one-liner bash alias 2012-12-22T00:20:43.893

8 Wrong newline character over serial port (CR instead of LF) 2014-02-08T13:21:21.800

8 Replace with a newline 2015-08-25T05:54:46.353

6 How to display new line character (^J) in emacs replace query 2011-07-23T14:47:10.720

6 How can I replace all \r\n with \n using Komodo Edit 2012-05-03T01:37:17.860

6 Sublime Text 2 - insert breaks to match current wrapping? 2012-08-21T16:25:56.780

6 What is Caret-At (^@) under emacs? 2015-06-13T22:09:56.240

6 Prevent Outlook from adding line breaks 2016-09-01T19:39:39.577

5 Windows Notepad and Notepad++ show newlines in same file differently 2012-01-26T17:45:00.923

5 Preserving newline in find/grep search results 2014-10-09T23:22:21.867

4 How to show CR in Geany 2011-07-23T20:21:10.873

4 How to put a line break in an equation in MS Word 2007 or newer 2012-10-26T20:09:46.753

4 Vim undoing text width formatting 2013-02-03T14:30:40.817

4 docker exec messes up terminal line feeds? 2018-05-29T12:50:46.420

3 Ignore carriage return for a specific file with Git 2011-01-29T17:35:43.127

3 how to find (grep) paragraph start with word and ending with other word and ignore new line? 2011-06-02T09:50:52.197

3 How do I change or replace all instances of a character in a text file to a newline/line break/EOL in Notepad2 or Notepad++? 2011-06-09T07:28:42.110

3 Match cell content based on line break 2014-05-30T14:11:30.903

3 Is there a way to echo a blackslash followed by newline in bash? 2015-08-06T18:20:38.163

3 remove newlines from a .txt file with a simple cmd command? 2019-12-29T11:07:27.780

2 How to convert newlines in a set of files? 2010-11-16T15:15:41.720

2 Avoiding newlines when copying wrapped text in Terminal.app 2011-11-10T00:15:00.480

2 Changing the Line Ending from Unix/Linux to Windows from terminal 2013-01-06T23:53:47.880

2 No final new line in notepad++ documents 2013-10-30T23:52:10.903

2 Vim: How to append even lines to odd lines 2014-05-10T08:58:00.477

2 Newlines in description of imported csv in Outlook Calander 2014-09-13T08:45:25.690

2 NotePad++ - How to remove or replace newline characters? 2014-12-18T19:59:22.573

2 How to create a single GnuPG signature which works on both LF and CR/LF versions of a file? 2015-06-27T00:49:17.583

2 How to specify semi colon character ';' as a line ending character when importing CSV to Excel on Mac 2016-02-21T23:24:55.137

1 Insert a newline in a perl -e statement? 2010-03-24T08:50:57.837

1 Is there a config value in Wine to force Enter to send CR+LF? 2010-04-26T19:28:35.303

1 How can I make grep use CRLF (and not LF) as a newline? 2010-09-02T21:54:27.517

1 Mac OS X terminal.app sometimes sometimes starts interpreting newlines differently! Can this be fixed? 2010-10-13T15:46:08.517

1 How do I insert line breaks into a text file - not programming, not fixed width - via find & replace 2011-07-13T12:39:26.257

1 Line feeds (0x0A) transform into carriage returns (0x0D) during email file transfer 2011-12-01T14:10:59.010

1 Why is xkvbd eating newlines when I it is fed from xsel? 2012-04-18T15:07:29.553

1 Regular Expression Needed to Replace Javascript in HTML Files 2012-12-02T21:22:58.323

1 Ms-Word introduces line breaks in RTF 2013-01-25T15:20:44.487

1 How can I insert a line break over 100 times for a given text string? 2013-03-22T18:15:20.607

1 Have a txt file keep it's line breaks after being send over FTP via Curl 2013-07-23T19:59:54.457

1 How do newlines in text files work? 2014-03-09T01:06:54.180

1 Standardize \n and \r in Vim's search/replace syntax 2014-04-17T17:20:20.837

1 What should I do with the newlines in this CSV file so it will import properly into a database or spreadsheet? 2014-07-05T01:25:55.073

1 How do I output a variable without changing if it has a newline or not in a shell script? 2014-09-08T23:14:25.443

1 Unix2Dos: can't stat - what does this mean, why does it happen? 2014-09-10T08:22:54.717

1 Find and replace notepad++ with wildcards 2015-02-19T11:45:28.887

1 Multiline && combinator operator for command chaining in batch file 2015-03-16T08:18:49.430

1 NodeJS: writing JSON file not having line breaks when i open in Notepad. But is pretty view with other Editors 2015-08-24T17:12:30.733

1 Windows CMD.exe inserting new line after program runs 2016-01-29T23:21:23.170

1 How to add new line character in notepad++ like one would do in Vim? 2016-12-01T16:57:37.407

1 adding new line with text at the bottom of every opened files in notepad++? 2017-01-07T14:00:21.090

1 Paste in Excel without splitting on newlines 2017-05-08T21:56:32.480

1 Why is the output of this echo command over-running into multiple lines? 2017-06-08T15:03:00.730

1 Using Notepad++ is it possble to create a shortcut to add 2 blank lines indented 4 spaces? 2019-02-25T19:25:13.497

1 Deleting text between brackets in notepad++ 2019-06-27T16:14:52.240

1 handling of space and newline 2019-08-02T06:24:46.060

1 How to paste from Notepad into Word without getting extra line breaks after every line 2019-09-15T22:53:49.307

0 How do I manage newlines in Latex? 2009-11-18T01:49:21.263

0 Perl -e insert new line 2010-03-25T04:12:48.060

0 How to add line breaks to the specialties section of your LinkedIn profile 2010-05-31T09:09:42.707

0 flat file line breaks lost via unix mail 2010-08-17T16:39:27.170

0 How to fix Windows new line character on SFTP synchronization in Eclipse (pdt) 2011-01-18T00:40:49.070

0 Word 2007 line breaks 2011-03-20T21:47:16.407

0 New line when editing text files in ubuntu terminal? 2012-10-09T00:23:18.140

0 Proper line-ending for an open-source PHP project 2012-12-05T08:52:38.277

0 Shell Script Error using Cygwin 2013-07-24T08:06:49.537

0 Spaces in the beginning of lines in Notepad++ 2013-12-03T21:44:10.687

0 How to merge specific lines and remove specific newlines from a text that's in the form of a changelog, using vim? 2014-04-27T11:18:51.297

0 What is the easiest way to convert a bunch of text files from LF (Unix) to CRLF (Windows) in a single run? 2014-08-04T18:38:22.380

0 How can I paste newline-separated text into a bulleted list without creating new bullets? 2015-03-19T12:59:02.203

0 Newline command does not work in latex formula in Libre Office 2015-04-29T06:01:42.337

0 Line Manipulation Reformat text Notepad++ or PSPaD 2015-05-26T20:16:26.833

0 Sometimes my terminal screws up newlines after killing a process 2015-06-04T17:19:04.227

0 Add a newline after each terminal command except at the beginning 2015-06-25T05:22:15.143

0 Change line endings and encoding of file at the same time 2015-07-11T09:57:49.710

0 Wrap lines in vim's scratch buffer but not elsewhere 2015-12-31T15:44:55.330