Ticket #41 (closed enhancement: fixed)
line endings
| Reported by: | szabgab | Owned by: | szabgab |
|---|---|---|---|
| Priority: | major | Milestone: | Get Adam Kennedy on Padre |
| Component: | editor | Version: | |
| Keywords: | Cc: |
Description
recognize if the file has UNIX or Windows line endings and when you save the files keep the same file endings.
Change History
comment:2 Changed 5 years ago by szabgab
- Owner set to szabgab
- Status changed from new to accepted
The user should have options (given the following line endings: UNIX, Win32, Mac, mixed)
- Ask for every file what to do (will be annoying pop-up) (needs conversion)
- Automatically change every opened and saved file to the selected line endings (needs conversion)
- Keep every file as it is (needs detection)
- In case of mixed line endings
- keep the garbage as it is (I am not sure this is really an option)
- give annoying pop-up to ask user how to convert (needs conversion)
- In case of mixed line endings
In any case there should be a menu option to convert the file to any of the newline endings.
Provide a menu option (in search and replace ?) to fix all the files in a directory tree.
Note: See
TracTickets for help on using
tickets.

STL has some support for different line endings
other tools are