[過去ログ] Vim Part30 (1002レス)
前次1-
抽出解除 レス栞

このスレッドは過去ログ倉庫に格納されています。
次スレ検索 歴削→次スレ 栞削→次スレ 過去ログメニュー
182
(1): 2021/04/01(木)14:08:44.50 AAS
バイナリやログじゃなくて普通のソースコードはf...で移動してるな
325: 2021/07/02(金)23:02:54.50 AAS
>>324
'scrollbind'をオンにする
467
(1): 2021/11/21(日)14:17:18.50 AAS
昔懐かしの im_custom パッチをvim8.2に対応させてみた。
外部リンク:www.j10n.org

あと19年前に作ったeuc-jisx0213をencodingに設定できるようにする機能も。
外部リンク:www.j10n.org

つかいかた
if has('im_custom')
set imoptions=canna
endif
if has('userenc')
encdef euc-jp iconv-euc-jisx0213
encdef sjis iconv-shift_jisx0213
encalias iconv-euc-jisx0213 euc-jisx0213
encalias iconv-shift_jisx0213 shift-jisx0213
set encoding=euc-jisx0213
set termencoding=euc-jisx0213
set fileencodings=iso-2022-jp-3,iso-2022-jp,utf-8,cp932,shift-jisx0213,euc-jisx0213
endif
492: 2021/12/13(月)20:55:01.50 AAS
vimmerはウガンダの子供達にやさしい
629
(1): 2022/07/23(土)10:12:20.50 AA×
>>617

709: 2022/09/17(土)07:44:39.50 AAS
ネット見てる(このスレ)
730: 2022/09/18(日)22:03:36.50 AAS
くだらねえ質問はここに書き込め!Part 249
2chスレ:linux
832: 2022/09/27(火)10:15:36.50 AAS
Huge 版 with GTK3 GUI.
でググって

外部リンク[html]:zorinos.seesaa.net
標準でインストールされている vim の確認

Ubuntu では、標準で「vim-tiny」という簡易版がインストールされている。

$ which vi
/usr/bin/vi

$ ll /usr/bin/vi
lrwxrwxrwx 1 root root 20 3月 27 2022 /usr/bin/vi -> /etc/alternatives/vi

$ ll /etc/alternatives/vi
lrwxrwxrwx 1 root root 17 9月 19 07:15 /etc/alternatives/vi -> /usr/bin/vim.gtk3

$
おれ環境では「vi」を実行すると、「vim.gtk3」が実行される。

=========================
GUIエディタ「gVim」は必要ないけど、前に書いた「挿入モードを終了するときは Fcitx は自動的に閉じられ、そうでないときはその逆」のコードや、「vim」と他のアプリとでクリップボード連携が必要

以上の要求を満たすためには どんなコマンドを?手取り足取りよろしくおねがいします
919: 2022/09/30(金)18:26:23.50 AAS
紹介してもらった
> パッケージ: vim (2:8.2.2434-3+deb11u1)
でも大半の機能が有効です

Huge 版 without GUI. 機能の一覧 有効(+)/無効(-)
+acl -farsi +mouse_sgr +tag_binary
+arabic +file_in_path -mouse_sysmouse -tag_old_static
+autocmd +find_in_path +mouse_urxvt -tag_any_white
+autochdir +float +mouse_xterm -tcl
-autoservername +folding +multi_byte +termguicolors
-balloon_eval -footer +multi_lang +terminal
+balloon_eval_term +fork() -mzscheme +terminfo
-browse +gettext +netbeans_intg +termresponse
++builtin_terms -hangul_input +num64 +textobjects
+byte_offset +iconv +packages +textprop
+channel +insert_expand +path_extra +timers
+cindent +ipv6 -perl +title
-clientserver +job +persistent_undo -toolbar
-clipboard +jumplist +popupwin +user_commands
+cmdline_compl +keymap +postscript +vartabs
+cmdline_hist +lambda +printer +vertsplit
+cmdline_info +langmap +profile +virtualedit
+comments +libcall -python +visual
+conceal +linebreak -python3 +visualextra
+cryptv +lispindent +quickfix +viminfo
+cscope +listcmds +reltime +vreplace
+cursorbind +localmap +rightleft +wildignore
前次1-
スレ情報 赤レス抽出 画像レス抽出 歴の未読スレ

ぬこの手 ぬこTOP 0.052s