iterm2-like terminal, in pure-Go ?

agolangf · · 502 次点击    
这是一个分享于 的资源,其中的信息可能已经有所发展或是发生改变。
<p>hi there,</p> <p>I guess by now everybody has seen the great just-for-func post from Francesc:</p> <p><a href="https://www.reddit.com/r/golang/comments/6zdu89/justforfunc_19_mastering_iopipes/">https://www.reddit.com/r/golang/comments/6zdu89/justforfunc_19_mastering_iopipes/</a></p> <p>Being a Linux user, I was wondering whether anybody had started implementing a pure-Go terminal (like <code>xterm</code>, <code>urxvt</code>, <code>iTerm2</code>, ...) with support for inline images :)</p> <hr/>**评论:**<br/><br/>twek: <pre><p>I think you just volunteered ha</p></pre>sbinet: <pre><p>that would certainly be a very educational UNIX project.</p> <p>(and I guess that will probably be my X-mas project, if nobody jumps the gun)</p></pre>readonly123: <pre><p>Beware. Writing a compliant terminal emulator is amazingly difficult.</p></pre>sbinet: <pre><p>yes. I think I am aware that is difficult. (I probably don&#39;t know at what level of difficult it is. &#34;Kid Chameleon (SEGA)&#34; difficult, or regular difficult :})</p></pre>AmduX: <pre><blockquote> <p>Kid Chameleon (SEGA) difficult, or regular difficult </p> </blockquote> <p>Dark Souls with 1 HP and 1 Stamina difficult... :)</p></pre>computesomething: <pre><p>There are a lot of existing projects to learn from though.</p></pre>jahayhurst: <pre><p>By all means, start with Linux - and scale back the features until you hit the bare minimum and it&#39;s approachable, but then add things back once you get the start.</p> <p>However, port it to OSX and Windows and that&#39;d be REAL legit. Esp for Windows.</p></pre>adrianojn: <pre><p>Use <a href="https://git.suckless.org/st/tree/" rel="nofollow">suckless-st</a> as starting point.</p></pre>

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

502 次点击  
加入收藏 微博
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传