docs: change link format
This commit is contained in:
parent
58fb83c98e
commit
5ac2a5258b
160 changed files with 1161 additions and 1152 deletions
|
@ -23,9 +23,9 @@ This module configures Emacs for use in the terminal, by providing:
|
|||
connections or Tmux. However, this requires [[https://github.com/spudlyo/clipetty#terminals-that-support-osc-clipboard-operations][a supported terminal]].
|
||||
|
||||
** Packages
|
||||
- [[doom-package:][clipetty]] if [[doom-module:][+osc]]
|
||||
- [[doom-package:][evil-terminal-cursor-changer]] if [[doom-module:][:editor evil]]
|
||||
- [[doom-package:][xclip]] unless [[doom-module:][+osc]]
|
||||
- [[doom-package:clipetty]] if [[doom-module:+osc]]
|
||||
- [[doom-package:evil-terminal-cursor-changer]] if [[doom-module::editor evil]]
|
||||
- [[doom-package:xclip]] unless [[doom-module:+osc]]
|
||||
|
||||
** Hacks
|
||||
/No hacks documented for this module./
|
||||
|
@ -45,7 +45,7 @@ need:
|
|||
- Linux: =xclip=, =xsel=, or =wl-clibpoard= (Wayland)
|
||||
- macOS: =pbcopy= and =pbpaste= (included with macOS)
|
||||
- Windows: =getclip= and =putclip= (cygwin)
|
||||
- (If [[doom-module:][+osc]] is enabled) A terminal that supports OSC 52 escape codes, such as:
|
||||
- (If [[doom-module:+osc]] is enabled) A terminal that supports OSC 52 escape codes, such as:
|
||||
xterm (unix), iTerm2 (macOS), alacritty (cross platform), kitty (macOS,
|
||||
linux), mintty (Windows), hterm (javascript), st (unix), mlterm (cross
|
||||
platform)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue