EmEditor (text editor) Forum Index EmEditor Core Enhancement Suggestions
Display Return Method In Statusbar | Register To Post |
| Threaded | Oldest First | Previous Topic | Next Topic | Bottom |
| Poster | Thread |
|---|---|
| Yutaka | Posted on: 12/6/2006 10:04 pm |
Webmaster ![]() ![]() Joined: 9/28/2006 From: Redmond Posts: 2399 |
Re: Display Return Method In Statusbar If you check Character Code at Cursor checkbox in the Status tab of the Customize dialog box, and when the cursor is at end of any line, you will see 0D+0A (CR+LF) or 0D (CR only) or 0A (LF only). You can also check Show CR and LF with Different Marks in the Marks tab of Properties to distinguish the return types. Since each line can have different return types in EmEditor, this is how EmEditor displays the return types for each line.
To clarify how the Save As dialog works, it displays the current return method only when the entire document contains the same return method. If mixed return methods are used, No Change will be first selected. However, I might think about adding the entire document's return methods (CR only, LF only, CR+OF, or mixed) in the status bar.
|
| danderson | Posted on: 12/6/2006 11:42 am |
Quite a regular ![]() ![]() Joined: 10/26/2006 From: Posts: 62 |
Display Return Method In Statusbar It would be handy to display the return type (e.g. LF, CR+LF, CR) in the statusbar at the bottom of the window.
Might also be nice to be able to change the return type w/o doing a "save as". |
| Threaded | Oldest First | Previous Topic | Next Topic | Top |
| Register To Post | |




