<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Terminal &#8211; 這世上 沒有偶然 只有必然</title>
	<atom:link href="https://wordpress.lokidea.com/tag/terminal/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.lokidea.com</link>
	<description>幻幽的小小分享區</description>
	<lastBuildDate>Mon, 20 Jul 2020 05:01:48 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Fig &#8211; 強化 terminal 的新玩具</title>
		<link>https://wordpress.lokidea.com/2058/fig-new-better-terminal/</link>
					<comments>https://wordpress.lokidea.com/2058/fig-new-better-terminal/#respond</comments>
		
		<dc:creator><![CDATA[Barney Chen]]></dc:creator>
		<pubDate>Mon, 20 Jul 2020 05:05:00 +0000</pubDate>
				<category><![CDATA[GitHub]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[偶然]]></category>
		<category><![CDATA[分享]]></category>
		<category><![CDATA[初次研究]]></category>
		<category><![CDATA[收集]]></category>
		<category><![CDATA[網路]]></category>
		<category><![CDATA[fig]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[shell]]></category>
		<category><![CDATA[Terminal]]></category>
		<guid isPermaLink="false">https://wordpress.lokidea.com/?p=2058</guid>

					<description><![CDATA[這是 07/07出現在 Product Hunt 的新東西 有點像是 Terminal 的外掛工具 官網有列出 &#8230; <a href="https://wordpress.lokidea.com/2058/fig-new-better-terminal/" class="more-link">閱讀全文 <span class="screen-reader-text">Fig &#8211; 強化 terminal 的新玩具</span></a>]]></description>
										<content:encoded><![CDATA[
<p>這是 07/07出現在 Product Hunt 的新東西</p>



<figure class="wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-product-hunt"><div class="wp-block-embed__wrapper">
https://www.producthunt.com/posts/fig-5
</div></figure>



<p>有點像是 Terminal 的外掛工具</p>



<p>官網有列出功能清單：</p>



<ul class="wp-block-list"><li><strong>GUI Wrappers for Common CLI Tools</strong><ul><li>把CLI工具使用GUI包裝起來使用</li></ul></li><li><strong>Search Documentation and the Web</strong><ul><li>直接搜尋文件，或是透過網路找尋文件</li></ul></li><li><strong>Build Your Own Apps</strong><ul><li>能建立自己的Apps</li></ul></li><li><strong>Fig for Teams</strong><ul><li>用於團隊協作</li></ul></li></ul>



<p>畢竟現在 還在  Early Version，所以看起來都是前期介紹，不過接下來的發展應該是值得期待的</p>



<span id="more-2058"></span>



<p>官網有寫到 支援所有的 Terminal，但是圖示只有放五個</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img fetchpriority="high" decoding="async" width="587" height="155" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png" alt="" class="wp-image-2059" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image.png 587w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-300x79.png 300w" sizes="(max-width: 587px) 100vw, 587px" /></figure></div>



<p>圖示依序應該是：</p>



<ul class="wp-block-list"><li>Mac 官方 terminal 的 icon </li><li>iTerm 的 icon，這也是Mac上面的非官方 terminal</li><li>Alacritty ，一個跨平台的 terminal</li><li>Hyper，也是一個新的 跨平台 terminal  <a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">部落格介紹</a></li><li>這是 Vscode的 icon，這邊終端機內建的應該都是power shell，應該再寫一篇專文介紹一下power shell的進化史，不過Vscode的shell都是可變更的</li></ul>



<p>以上當然不只現在已知的所有 Terminal</p>



<p>官網也有寫到支援所有的 shell</p>



<div class="wp-block-image"><figure class="aligncenter size-large"><img decoding="async" width="498" height="95" src="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png" alt="" class="wp-image-2060" srcset="https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1.png 498w, https://wordpress.lokidea.com/wp-content/uploads/2020/07/image-1-300x57.png 300w" sizes="(max-width: 498px) 100vw, 498px" /></figure></div>



<p>自己對 shell 也沒有到全部了解，自己也只有用 bash 或是 windows下面的 power shell，或是windows下的命令提示字元(cmd)</p>



<p>有機會研究 shell 再來跟大家分享</p>



<hr class="wp-block-separator"/>



<p>引用來源：</p>



<p><a rel="noreferrer noopener" href="https://withfig.com/" target="_blank">Fig 官網</a></p>



<p><a rel="noreferrer noopener" href="https://www.producthunt.com/posts/fig-5" target="_blank">Fig Product Hunt 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://www.iterm2.com/" target="_blank">iTerm2 官網</a></p>



<p><a rel="noreferrer noopener" href="https://github.com/alacritty/alacritty" target="_blank">Alacritty Github 頁面</a></p>



<p><a rel="noreferrer noopener" href="https://noob.tw/hyper/" target="_blank">Hyper：跨平臺的酷炫 Terminal</a></p>



<p><a rel="noreferrer noopener" href="https://hyper.is/" target="_blank">Hyper 官網</a></p>



<p><a rel="noreferrer noopener" href="https://docs.microsoft.com/zh-tw/powershell/scripting/install/installing-powershell?view=powershell-7" target="_blank">安裝 PowerShell &#8211; PowerShell | Microsoft Docs</a></p>



<p><a rel="noreferrer noopener" href="https://zh.wikipedia.org/wiki/%E6%AE%BC%E5%B1%A4" target="_blank">Shell &#8211; 維基百科 </a></p>



<p><a rel="noreferrer noopener" href="https://en.wikipedia.org/wiki/Terminal_emulator" target="_blank">Terminal emulator &#8211; 維基百科</a></p>



<p><a href="https://en.wikipedia.org/wiki/List_of_terminal_emulators" target="_blank" rel="noreferrer noopener">List of terminal emulators &#8211; 維基百科</a></p>



<p>名詞解釋：</p>



<p>shell 中文翻譯叫 殼層，其實是抽象的控制核心層，維基百科有寫，分為 CLI 跟 GUI。</p>



<p>Terminal 其實是 Terminal emulator 的縮寫，其實就是在不同環境下面去模擬終端機，也是串接shell 去使用。當然也有一些 Terminal 會有自己的獨特指令。</p>
]]></content:encoded>
					
					<wfw:commentRss>https://wordpress.lokidea.com/2058/fig-new-better-terminal/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
