{"id":11401,"date":"2023-05-10T08:26:49","date_gmt":"2023-05-09T23:26:49","guid":{"rendered":"https:\/\/lab4ict.com\/system\/?p=11401"},"modified":"2023-08-28T20:37:14","modified_gmt":"2023-08-28T11:37:14","slug":"ubuntu-desktop-22-04%e3%81%aevi%e3%82%b3%e3%83%9e%e3%83%b3%e3%83%89%e3%82%92%e9%ab%98%e6%a9%9f%e8%83%bd%e7%89%88%e3%81%aevim%e3%81%ab%e5%88%87%e3%82%8a%e6%9b%bf%e3%81%88%e3%82%8b%ef%bc%81","status":"publish","type":"post","link":"https:\/\/lab4ict.com\/system\/archives\/11401","title":{"rendered":"Ubuntu Desktop 22.04\u306evi\u30b3\u30de\u30f3\u30c9\u3092\u9ad8\u6a5f\u80fd\u7248\u306evim\u306b\u5207\u308a\u66ff\u3048\u308b\uff01"},"content":{"rendered":"<h2>vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u78ba\u8a8d\uff08Small\u7248\u78ba\u8a8d\uff09<\/h2>\n<p>vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u78ba\u8a8d\u3057\u307e\u3059\u300222.04\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,6]; title: ; notranslate\" title=\"\">\r\n$ vi --version\r\nVIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 18 2023 11:40:57)\r\nIncluded patches: 1-3995, 4563, 4646, 4774, 4895, 4899, 4901, 4919\r\nModified by team+vim@tracker.debian.org\r\nCompiled by team+vim@tracker.debian.org\r\nSmall version without GUI.  Features included (+) or not (-):\r\n...\r\n<\/pre>\n<p>Small version without GUI\u7248\u306b\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002<\/p>\n<h2>vim\u306eHuge\u7248\u306e\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb<\/h2>\n<p>vim\u306eHuge\u7248\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,6]; title: ; notranslate\" title=\"\">\r\n$ sudo apt install vim\r\n<\/pre>\n<h2>vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u78ba\u8a8d\uff08Huge\u7248\u78ba\u8a8d\uff09<\/h2>\n<p>vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u78ba\u8a8d\u3057\u307e\u3059\u300220.04\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3046\u3088\u3046\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002<\/p>\n<pre class=\"brush: plain; highlight: [1,6]; title: ; notranslate\" title=\"\">\r\n$ vi --version\r\nVIM - Vi IMproved 8.2 (2019 Dec 12, compiled Apr 18 2023 11:40:57)\r\nIncluded patches: 1-3995, 4563, 4646, 4774, 4895, 4899, 4901, 4919\r\nModified by team+vim@tracker.debian.org\r\nCompiled by team+vim@tracker.debian.org\r\nHuge version without GUI.  Features included (+) or not (-):\r\n...\r\n<\/pre>\n<p>Huge version without GUI\u7248\u306b\u306a\u3063\u3066\u3044\u308b\u3053\u3068\u304c\u308f\u304b\u308a\u307e\u3059\u3002<\/p>\n<h2>\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30a8\u30c7\u30a3\u30bf\u3092Huge\u7248\u306b\u5909\u66f4<\/h2>\n<p>\u30c7\u30d5\u30a9\u30eb\u30c8\u306e\u30a8\u30c7\u30a3\u30bf\u3092Huge\u7248\u306b\u5909\u66f4\u3057\u307e\u3059\u3002\uff08vim.basic\u3078\u306e\u5909\u66f4\uff09<\/p>\n<pre class=\"brush: plain; highlight: [1,12,14]; title: ; notranslate\" title=\"\">\r\n$ sudo update-alternatives --config editor\r\nThere are 4 choices for the alternative editor (providing \/usr\/bin\/editor).\r\n\r\n  Selection    Path                Priority   Status\r\n------------------------------------------------------------\r\n* 0            \/bin\/nano            40        auto mode\r\n  1            \/bin\/ed             -100       manual mode\r\n  2            \/bin\/nano            40        manual mode\r\n  3            \/usr\/bin\/vim.basic   30        manual mode\r\n  4            \/usr\/bin\/vim.tiny    15        manual mode\r\n\r\nPress &lt;enter&gt; to keep the current choice&#x5B;*], or type selection number: 3\r\nupdate-alternatives: using \/usr\/bin\/vim.basic to provide \/usr\/bin\/editor (editor) in manual mode\r\n$ sudo update-alternatives --config editor\r\nThere are 4 choices for the alternative editor (providing \/usr\/bin\/editor).\r\n\r\n  Selection    Path                Priority   Status\r\n------------------------------------------------------------\r\n  0            \/bin\/nano            40        auto mode\r\n  1            \/bin\/ed             -100       manual mode\r\n  2            \/bin\/nano            40        manual mode\r\n* 3            \/usr\/bin\/vim.basic   30        manual mode\r\n  4            \/usr\/bin\/vim.tiny    15        manual mode\r\n<\/pre>\n<h2>\u304a\u308f\u308a\u306b<\/h2>\n<p>vim\u306eHuge\u7248\u3092\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u3057\u3066\u3001vi\u30b3\u30de\u30f3\u30c9\u3092vim\u306eSmall\u7248\u304b\u3089\u9ad8\u6a5f\u80fd\u306aHuge\u7248\u306b\u5207\u308a\u66ff\u3048\u307e\u3057\u305f\u3002<\/p>\n<h2>\u95a2\u9023\u8a18\u4e8b<\/h2>\n<div class=\"sc_getpost\"><a class=\"clearfix\" href=\"https:\/\/lab4ict.com\/system\/archives\/11140\" ><div class=\"sc_getpost_thumb post-box-thumbnail__wrap\"><img decoding=\"async\" src=\"data:image\/gif;base64,R0lGODdhAQABAPAAAN3d3QAAACwAAAAAAQABAAACAkQBADs=\" width=\"150\" height=\"150\" alt=\"\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01\" loading=\"lazy\" data-src=\"https:\/\/lab4ict.com\/system\/wp-content\/uploads\/2022\/04\/fi_ubuntu_01-150x150.png\" class=\"lazyload\"><\/div><div class=\"title\">\u3010\u8a18\u4e8b\u4e00\u89a7\u3011Ubuntu Desktop 22.04\u3092\u4f7f\u3044\u3053\u306a\u3059\uff01<\/div><div class=\"substr\">Ubuntu Desktop 22.04 LTS\u3092\u4f7f\u3044\u3053\u306a\u3059\u305f\u3081\u306e\u8a18\u4e8b\u4e00\u89a7\u3092\u63b2\u8f09\u3057\u307e\u3059\u3002...<\/div><\/a><\/div>\n<h2>\u95a2\u9023\u66f8\u7c4d\uff08Amazon\uff09<\/h2>\n<p><a href=\"https:\/\/amzn.to\/3vqrEPc\" rel=\"noopener\" target=\"_blank\"><img decoding=\"async\" class=\"paapi5-pa-product-image-source\" src=\"https:\/\/m.media-amazon.com\/images\/I\/51p2j7BlgUL._SL160_.jpg\" alt=\"N\/A\"><\/a><\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u78ba\u8a8d\uff08Small\u7248\u78ba\u8a8d\uff09 vim\u306e\u30d0\u30fc\u30b8\u30e7\u30f3\u3092\u78ba\u8a8d\u3057\u307e\u3059\u300222.04\u3067\u306f\u3001\u4ee5\u4e0b\u306e\u3088\u3046\u306b\u8868\u793a\u3055\u308c\u307e\u3059\u3002 $ vi --version VIM - Vi IMproved 8.2 (2019 Dec 12, compiled \u2026<\/p>\n","protected":false},"author":1,"featured_media":5284,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[237],"tags":[51,274,488,446,447],"class_list":["post-11401","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-ubuntu-desktop-2204","tag-ubuntu","tag-ubuntu-desktop","tag-ubuntu-desktop-22-04","tag-vi","tag-vim"],"_links":{"self":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/11401","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/comments?post=11401"}],"version-history":[{"count":8,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/11401\/revisions"}],"predecessor-version":[{"id":14522,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/posts\/11401\/revisions\/14522"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media\/5284"}],"wp:attachment":[{"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/media?parent=11401"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/categories?post=11401"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/lab4ict.com\/system\/wp-json\/wp\/v2\/tags?post=11401"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}