Ticket #2009 (closed enhancement: wontfix)

Opened 14 years ago

Last modified 13 years ago

support for dos text files in mcedit

Reported by: plugwash Owned by:
Priority: major Milestone: 4.7
Component: mcedit Version: 4.7.0.1
Keywords: Cc:
Blocked By: Blocking:
Branch state: Votes for changeset:

Description

I use and like mcedit, unfortunately I sometimes need to work on files that have dos line endings. Unfortunately when opening such a file MC treats the CR as a seperate special character rather than part of the line ending. This makes it basically impossible to edit such files using mcedit without making a horrible mess of the line endings.

Change History

comment:1 Changed 14 years ago by andrew_b

Related to #1652.

comment:2 Changed 13 years ago by angel_il

  • Status changed from new to closed
  • Resolution set to wontfix

1) open file in mcedit
2) save as (shift-F2), select "UNIX (LF)"
3) do something
4) save as (shift-F2), select "Windows/DOS (CR LF)"
5) PROFIT

Note: See TracTickets for help on using tickets.