Ticket #8 (new defect)
support TABs
| Reported by: | sam | Owned by: | sam |
|---|---|---|---|
| Priority: | minor | Milestone: | Final |
| Component: | core | Version: | SVN |
| Keywords: | Cc: | ||
| Product: | libcaca |
Description
Currently tabs are converted to 8 spaces when importing text files, so exporting the canvas outputs a different file.
We could handle tabs in a similar way as double-width characters. However, we must be careful when pasting tabs at columns != 0 % 8.
Change History
Note: See
TracTickets for help on using
tickets.
