User Tools

Site Tools


terminal:profanity

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
terminal:profanity [2021/05/27 07:00]
nanodano [profrc file]
terminal:profanity [2021/05/30 21:22] (current)
nanodano
Line 4: Line 4:
  
 Refer to the official user guide for more details: [[https://profanity-im.github.io/userguide.html]]. Refer to the official user guide for more details: [[https://profanity-im.github.io/userguide.html]].
 +
 +===== Video course =====
 +
 +<html>
 +<center>
 +<iframe width="560" height="315" src="https://www.youtube.com/embed/O0psMtYnouc" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 +</center>
 +</html>
  
 ===== Installation ===== ===== Installation =====
Line 260: Line 268:
 </code> </code>
  
 +
 +===== vi keybinds =====
 +
 +Profanity uses readline so it supports tab completion and all the same keybinds a shell does like CTRL-P and CTRL-W. You can also set it to use vi keybinds. Update your `~/.inputrc` file to specify vi mode:
 +
 +
 +<code | input.rc>
 +set editing-mode vi
 +</code>
  
terminal/profanity.1622098830.txt.gz ยท Last modified: 2021/05/27 07:00 by nanodano