2ちゃんねる ■掲示板に戻る■ 全部 1- 最新50    

■ このスレッドは過去ログ倉庫に格納されています

Fedora,デフォルトエディタに「nano」を採用へ [872145558]

1 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイW 7306-YgTi):2020/07/01(水) 05:26:13 ?2BP ID:OlUzYjMX0.net
sssp://img.5ch.net/ico/anime_morara04.gif
https://gihyo.jp/admin/clip/01/linux_dt/41187/30

2 :番組の途中ですがアフィサイトへの\(^o^)/です (ラクッペペ MMc6-YgTi):2020/07/01(水) 05:26:23 ?2BP ID:iV3QFb7iM.net
sssp://img.5ch.net/ico/anime_morara04.gif
Fedoraプロジェクトは6月25日,今秋リリース予定の次期バージョン「Fedora 33」において,デフォルトのテキストエディタに「nano」を採用する予定であることを明らかにした。

Make nano the default editor -Fedora Wiki
Fedoraではこれまでデフォルトのエディタは設定されておらず,ユーザが好みのエディタを使う仕様になっていたが,それによる不具合が報告されるケースも増えてきている。とくに顕著なのが「git commit」コマンドの実行時で,Fedoraがデフォルトエディタを指定していないため,gitはviを選択して立ち上げてしまう。

viは古参のUNIXユーザなどの間では根強い人気を誇るが,GUIに慣れたユーザにとっては操作が難解で,敬遠しがちな存在でもある。FedoraのBen Cottonは,「?コミットしようとするとviがデフォルトで立ち上がってしまうことで,Fedoraへの乗り換えを検討していたユーザの入り口をバリアでふさいでしまっている」(?Ben Cotton / Fedoraプロジェクト)と指摘している。

一方,UNIX系のスクリーンエディタでありながら直感的な操作が可能なnanoは動作が軽く,その使いやすさからGUIに慣れた世代でもユーザが多い。Fedoraユーザの間でもnanoのインストール率は高く,すでにほとんどのFedoraエディションでインストールされていることから,プロジェクトは「誰でも使えるnanoをデフォルトエディタに設定し,viをオプションとして提供する」という方針を決めたとしている。本案がFESCo(Fedora Engineering Steering Committee)で採択されれば,Fedora 33からはnanoがFedora初のデフォルトエディタとなる予定だ。

3 :番組の途中ですがアフィサイトへの\(^o^)/です (ラクッペペ MMc6-YgTi):2020/07/01(水) 05:26:43 ?2BP ID:iV3QFb7iM.net
sssp://img.5ch.net/ico/anime_morara04.gif
ぶつぶつぶつ……

4 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイW 1e42-VQfP):2020/07/01(水) 05:28:56 ID:QYkKytjU0.net
コマンドはnanoでええんか

5 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:31:05.56 ID:jIbJlF1Ya.net
おっそ

6 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:31:22.35 ID:iV3QFb7iM.net ?2BP(1000)
http://img.5ch.net/ico/anime_morara04.gif
>>4
nanoでいいよ
nanoはなんかかわいい

7 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:33:16.51 ID:iV3QFb7iM.net ?2BP(1000)
http://img.5ch.net/ico/anime_morara04.gif
To place the cursor on a specific line of a file, put the line number with
a '+' before the filename. The column number can be added after a comma.
When a filename is '-', nano reads data from standard input.

Option Long option Meaning
-A --smarthome Enable smart home key
-B --backup Save backups of existing files
-C <dir> --backupdir=<dir> Directory for saving unique backup files
-D --boldtext Use bold instead of reverse video text
-E --tabstospaces Convert typed tabs to spaces
-F --multibuffer Read a file into a new buffer by default
-G --locking Use (vim-style) lock files
-H --historylog Log & read search/replace string history
-I --ignorercfiles Don't look at nanorc files
-J <number> --guidestripe=<number> Show a guiding bar at this column
-K --rawsequences Fix numeric keypad key confusion problem
-L --nonewlines Don't add an automatic newline
-M --trimblanks Trim tail spaces when hard-wrapping
-N --noconvert Don't convert files from DOS/Mac format
-P --positionlog Log & read location of cursor position
-Q <regex> --quotestr=<regex> Regular expression to match quoting
-R --restricted Restrict access to the filesystem
-T <#cols> --tabsize=<#cols> Set width of a tab to #cols columns
-U --quickblank Wipe status bar upon next keystroke
-V --version Print version information and exit
-W --wordbounds Detect word boundaries more accurately
-X <str> --wordchars=<str> Which other characters are word parts

8 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:33:51.56 ID:iV3QFb7iM.net ?2BP(1000)
http://img.5ch.net/ico/anime_morara04.gif
-Y <name> --syntax=<name> Syntax definition to use for coloring
-Z --zap Let Bsp and Del erase a marked region
-a --atblanks When soft-wrapping, do it at whitespace
-b --breaklonglines Automatically hard-wrap overlong lines
-c --constantshow Constantly show cursor position
-d --rebinddelete Fix Backspace/Delete confusion problem
-e --emptyline Keep the line below the title bar empty
-f <file> --rcfile=<file> Use only this file for configuring nano
-g --showcursor Show cursor in file browser & help text
-h --help Show this help text and exit
-i --autoindent Automatically indent new lines
-j --jumpyscrolling Scroll per half-screen, not per line
-k --cutfromcursor Cut from cursor to end of line
-l --linenumbers Show line numbers in front of the text
-m --mouse Enable the use of the mouse
-n --noread Do not read the file (only write it)
-o <dir> --operatingdir=<dir> Set operating directory
-p --preserve Preserve XON (^Q) and XOFF (^S) keys
-r <#cols> --fill=<#cols> Set width for hard-wrap and justify
-s <prog> --speller=<prog> Enable alternate speller
-t --tempfile Auto save on exit, don't prompt
-u --unix Save a file by default in Unix format
-v --view View mode (read-only)
-w --nowrap Don't hard-wrap long lines [default]
-x --nohelp Don't show the two help lines
-y --afterends Make Ctrl+Right stop at word ends
-z --suspendable Enable suspension
-$ --softwrap Display overlong lines on multiple rows

9 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:34:10.56 ID:mWLhPsXx0.net
viはI ESC X DD覚えとけば何とかなる

10 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:35:07.31 ID:nP4xY0G70.net
nanoはショートカットがGUIエディタと同じだからその点で使いやすい

11 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:42:11.76 ID:Xwwe54CMM.net
nanorcいじると案外拡張性あるから普段使いしてる
ソースをゴリゴリ書くときはVScodeで設定ファイル少しいじるときはnano

12 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:44:19.28 ID:+3z1fxap0.net
設定ファイルいじるときだけはvi
vimじゃないよ

13 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 05:47:37.58 ID:iV3QFb7iM.net ?2BP(1000)
http://img.5ch.net/ico/anime_morara04.gif
ほとんどのディストリはviでvimが起動する気がする

14 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイ bfca-VQSO):2020/07/01(水) 06:05:56 ID:+3z1fxap0.net
>>13
FreeBSDなのだ

15 :番組の途中ですがアフィサイトへの\(^o^)/です (JPW 0Hc7-lBuT):2020/07/01(水) 06:07:02 ID:vDhm+CmnH.net
いやviはサーバエンジニアでは使えて当たり前だろ。
redhat標準で入ってるんだから。
vimを入れたくなることはあるけど、nanoはないなー

16 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 06:14:27.65 ID:iV3QFb7iM.net ?2BP(1000)
http://img.5ch.net/ico/anime_morara04.gif
>>14
じゃあしょーがない

17 :番組の途中ですがアフィサイトへの\(^o^)/です (JP 0H42-dE/J):2020/07/01(水) 06:39:38 ID:OrXuwS8HH.net
標準指定がされてなかったという話か

18 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイW 8a59-GCTJ):2020/07/01(水) 06:39:40 ID:tIsP0RMR0.net
設定ファイル程度ならnviで良いだろ

19 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイW a326-cvHK):2020/07/01(水) 06:58:04 ID:LNuEUGho0.net
nanoはemacsみたいできもいからviにしてほしい

20 :番組の途中ですがアフィサイトへの\(^o^)/です (ワッチョイW a326-cvHK):2020/07/01(水) 06:59:10 ID:LNuEUGho0.net
osインストール後最初にnanoをアンインストールしないといけなくなるからめんどいわ

21 :番組の途中ですがアフィサイトへの\(^o^)/です (アウアウウーT Sacf-ERT+):2020/07/01(水) 07:06:09 ID:jIbJlF1Ya.net
ubuntuなのでまえからnano

22 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 08:17:30.00 ID:6Km62Uqp0.net
はかせー

23 :番組の途中ですがアフィサイトへの\(^o^)/です :2020/07/01(水) 08:20:43.89 ID:WPBllcgjp.net
お子ちゃまエディタ

総レス数 23
9 KB
掲示板に戻る 全部 前100 次100 最新50
read.cgi ver.24052200