我可以在终端模拟器中看到图像和看电影吗?在虚拟控制台的情况下,我可以通过帧缓冲区来完成它,但是终端模拟器呢?
发布于 2014-04-08 15:44:26
例如-我想改变我的终端的背景?
printf '\033}bp%s\000' \
'http://hdwalldesktops.com/wp-content/uploads/2014/02/background-backgrounds-high-resolution-abstract-picture-background-wallpaper.jpg'
它模拟了一个稍微扩展的vt100,并附带了一些扩展和花纹。
> Most escapes supported by xterm, rxvt etc. work
> Xterm 256 color escapes work
> Backgrounds (bitmap, scalable/vector, animated gif, videos)
> Transparency
> Bitmap and scalable fonts supported
> Themes for the layout and design
> URL, file path and email address detection and link-handling
> Inline display of link content
> Multiple copy and paste selections and buffer support
> Works in X11
> Works in Wayland
> Works directly in the linux framebuffer (fbcon)
> Can be finger/touch controlled
> Scan scale by UI scaling factors
> Can render using OpenGL or OpenGL-ES2 (not a requirement - just an
option)
> Can display inlined media content (images, video, documents)
> Can do multiple "tabs"
> Can do splitting into multiple panes
> Block text selection
> Drag and drop of text selections and links
> Can stream media from URLs
> Tab switcher has live thumbnail content
> Single process, multiple windows/terminals support
> Fast (gives urxvt a run for its money)
> Themable visual bell
> Compress backscroll
> Text reflow on resize
> Color palette selection
> More...
你看到上面那个了吗?它在框架缓冲区中执行此操作。
发布于 2014-04-08 19:55:06
我最近发现了帧缓冲图像查看器,联邦调查局。
https://unix.stackexchange.com/questions/123674
复制相似问题