Opened 9 years ago
Closed 9 years ago
#482 closed enhancement (fixed)
option to force line endings format
Reported by: | garu | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | editor | Version: | trunk |
Keywords: | options, preferences, eol, linebreak, newline | Cc: | floyd@… |
Description
<Floyd-ATC> One feature that must be implemented before I can use Padre for anything real: An option to set the default newline character. I always run my code on Linux but I'm using Windows on my desktop.
<Floyd-ATC> I want all my files to be \n even if created in Windows
Currently this is done automatically by Padre and there is no way to force a linebreak format (except manually via Edit->Convert EOL)
Change History (1)
comment:1 Changed 9 years ago by Sewi
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed r7174