{"id":473,"date":"2019-06-17T23:34:45","date_gmt":"2019-06-18T06:34:45","guid":{"rendered":"http:\/\/35.243.195.209\/?page_id=473"},"modified":"2019-06-17T23:36:44","modified_gmt":"2019-06-18T06:36:44","slug":"tmux-settings","status":"publish","type":"page","link":"https:\/\/nanzhou.cc\/index.php\/snippets\/tmux-settings\/","title":{"rendered":"Tmux Settings"},"content":{"rendered":"\n<p>Create a configure file in your <code>$HOME<\/code> path <g class=\"gr_ gr_4 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Style multiReplace\" id=\"4\" data-gr-id=\"4\">named <\/g><code>.tmux.conf<\/code><g class=\"gr_ gr_4 gr-alert gr_gramm gr_inline_cards gr_disable_anim_appear Style multiReplace\" id=\"4\" data-gr-id=\"4\">.<\/g> I will update some other useful settings from time to time. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code># this will enable mouse scrolling, panel exchanging, and mouse selecting and copying\nset -g mouse on<\/code><\/pre>\n\n\n\n<p>Then enter the following command in <code>tmux<\/code> to enable the configuration. <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>:source-file $HOME\/.tmux.conf<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>Create a configure file in your $HOME path named .tmux.conf. I will update some other useful settings from time to time. Then enter the following command in tmux to enable the configuration.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":452,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-473","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/pages\/473","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/comments?post=473"}],"version-history":[{"count":4,"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/pages\/473\/revisions"}],"predecessor-version":[{"id":477,"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/pages\/473\/revisions\/477"}],"up":[{"embeddable":true,"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/pages\/452"}],"wp:attachment":[{"href":"https:\/\/nanzhou.cc\/index.php\/wp-json\/wp\/v2\/media?parent=473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}