this post was submitted on 17 Jul 2023
17 points (100.0% liked)
Chat
7499 readers
84 users here now
Relaxed section for discussion and debate that doesn't fit anywhere else. Whether it's advice, how your week is going, a link that's at the back of your mind, or something like that, it can likely go here.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah I suppose that could work. Just get a framebuffer PDF reader going and you're off to the races. Found this one via Google:
https://github.com/aligrudi/fbpdf
Probably won't play too well with terminal multiplexing / split windows (
tmux
,screen
), but you could probably have the reader on e.g. TTY2 and a multiplexer on TTY1 for other stuff.