問題タブ [xdvi]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
vim - viキーバインディングのためにxdviでfind-previousまたはxpdfでfindPreviousを追加するにはどうすればよいですか?
xdvi に find-previous 関数、または xpdf に findPrevious 関数を追加する方法はありますか? これらは、「後方検索」オプションがすでにチェックされている検索ダイアログを表示する機能と同等です。
キーバインドを定義するためにそのような関数が必要です
私の .xpdfrc と
私の.Xdefaultsで。次に、両方のプログラムに vi のようなキーバインドの完全なセットを用意します。