Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Long lines break formatting #47

Closed
jasonwryan opened this issue Apr 8, 2014 · 10 comments
Closed

Long lines break formatting #47

jasonwryan opened this issue Apr 8, 2014 · 10 comments

Comments

@jasonwryan
Copy link
Contributor

Long summary lines are not correctly wrapped, breaking the calendar layout:

khal

@geier
Copy link
Member

geier commented Apr 8, 2014

you might say, not wrapped at all...

@geier geier added the bug label Apr 8, 2014
geier added a commit that referenced this issue Apr 9, 2014
should fix github #47
@geier
Copy link
Member

geier commented Apr 9, 2014

this is kind of fixed (it could still be prettier, e.g. aligning to the right of the time info) in branch vdir and won't be backported to master. If you want to give it a go please notice that khal won't sync by itself any more, instead you need to check out vdirsyncer (you also need to use a new khal config file, see the example in the new branch). If the documentation on how to set this up isn't clear, please provide feedback so we can improve it.

@geier geier closed this as completed Apr 9, 2014
@jasonwryan
Copy link
Contributor Author

Thanks: I'll take a look at this over the weekend.

Does the fact that you won't backport it to master mean that you expect this branch to eventually be the main development branch?

@geier
Copy link
Member

geier commented Apr 11, 2014

yes, and rather sooner than later (next week)

Quoting Jason Ryan (2014-04-11 02:50:40)

Thanks: I'll take a look at this over the weekend.

Does the fact that you won't backport it to master mean that you expect this branch to eventually be the main development branch?


Reply to this email directly or view it on GitHub:
#47 (comment)

@jasonwryan
Copy link
Contributor Author

Line breaks have been fixed (the good news), not so good: color bleeds across...

khal2

@geier geier reopened this Apr 14, 2014
@geier
Copy link
Member

geier commented Apr 14, 2014

darn.

@untitaker
Copy link
Member

I can't reproduce this:
2014-04-17-104327_676x208_scrot

Btw it seems urwid provides its own widget for this: http://urwid.org/reference/widget.html#urwid.Columns

@geier
Copy link
Member

geier commented Apr 17, 2014

@untitaker the problem is not with ikhal but with khal (which doesn't use urwid).

@geier geier closed this as completed in f6424d2 Apr 23, 2014
@geier
Copy link
Member

geier commented Apr 23, 2014

I hope I got it now. Please reopen if I messed it up again.

@jasonwryan
Copy link
Contributor Author

Excellent: it works correctly now. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants