bkazez

Results 7 comments of bkazez

Same issue here

Our CSVs have multi-line fields, too - sometimes 25 lines. You can access additional lines while editing by using the down arrow, but it would be helpful to have these...

I just ran into the same issue. This would be a big help.

Here is a sample file. In the editor, it shows only one line at a time, which makes it nearly impossible to edit these multiline rows. [bwv019.csv.zip](https://github.com/jakob/TableTool/files/4933700/bwv019.csv.zip)

How frequently does the public suffix list change? It seems like passff could hard-code a not-that-long list and improve the situation for 80%+ of cases. Related to https://github.com/passff/passff/issues/535

What about a hard-coded shortlist to improve handling for 80% of cases? Or even a dumber algorithm like ".co."?

Thanks @dlinch! I tried this and don't get any hard wrapping at all — things `like\nthis` aren't translated into `likethis`.