Opened 17 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
Summary: | support TABs → libcucul: support TABs |
---|
comment:2 Changed 16 years ago by
Component: | libcucul → libcaca |
---|---|
Summary: | libcucul: support TABs → libcaca: support TABs |
comment:3 Changed 15 years ago by
Component: | libcaca → core |
---|---|
Product: | → libcaca |
comment:4 Changed 15 years ago by
Summary: | libcaca: support TABs → support TABs |
---|
Note: See
TracTickets for help on using
tickets.