User Tools

Site Tools


linux:tools:vi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:tools:vi [2024/10/18 11:25] mslinux:tools:vi [2025/02/19 22:10] (current) ms
Line 17: Line 17:
 <code> <code>
 :g/^$/d :g/^$/d
 +</code>
 +
 +Inhalt sortieren
 +<code>
 +:%sort
 +</code>
 +
 +Terminal öffnen
 +<code>
 +:term
 </code> </code>
  
Line 34: Line 44:
 Ctrl+w + <Pfeiltasten> Ctrl+w + <Pfeiltasten>
 schaltet zu dem gewünschten Fenster schaltet zu dem gewünschten Fenster
 +</code>
 +
 +===== vimdiff =====
 +<code>
 +vimdiff file1 file2
 </code> </code>
linux/tools/vi.1729243527.txt.gz · Last modified: 2024/10/18 11:25 by ms

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki