Skip to content

Conversation

ailin-nemui
Copy link
Contributor

No description provided.

@ailin-nemui
Copy link
Contributor Author

todos:

  • automate it
  • smart match on /format changes
  • use the new feature to implement server_time
  • what to do about expandos? now they are lost/reevaluated
  • fix/hide it from buf.pl
  • tighten up code when removing lines (e.g from perl)

cool:

  • change nick width on the fly
  • test themes

@vague666
Copy link
Member

vague666 commented Jul 4, 2019

Great work! That's a shitload of code you've produced :)

@ailin-nemui
Copy link
Contributor Author

to test, run /scrollback redraw

@ailin-nemui ailin-nemui force-pushed the reformat branch 3 times, most recently from cd3d808 to ba0de27 Compare July 17, 2019 09:31
@ailin-nemui
Copy link
Contributor Author

discussion from irc

  • reimplement glib code, do not require newer glib
  • design doesn't work, wastes 2x the memory (instead: need to avoid storing rendered lines)

@dequis
Copy link
Member

dequis commented Jul 17, 2019

I think a design that only stores a limited, tiny amount of lines also wouldn't need reimplementing glib stuff, as a bunch of strdup wouldn't hurt in that case

@ailin-nemui
Copy link
Contributor Author

superseded by #1079

@ailin-nemui ailin-nemui closed this Aug 7, 2019
@ailin-nemui ailin-nemui deleted the reformat branch March 30, 2020 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants