Opened 16 years ago

Last modified 15 years ago

#8 new defect

support TABs

Reported by: Sam Hocevar Owned by: Sam Hocevar
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 (4)

comment:1 Changed 16 years ago by Sam Hocevar

Summary: support TABslibcucul: support TABs

comment:2 Changed 16 years ago by Sam Hocevar

Component: libcucullibcaca
Summary: libcucul: support TABslibcaca: support TABs

comment:3 Changed 15 years ago by Sam Hocevar

Component: libcacacore
Product: libcaca

comment:4 Changed 15 years ago by Sam Hocevar

Summary: libcaca: support TABssupport TABs
Note: See TracTickets for help on using tickets.