Add Open Current Command Line Prompt In Editor as a Zsh TIL

This commit is contained in:
jbranchaud
2026-07-28 17:51:39 -05:00
parent 2c247f2e20
commit 0fbf06a2ce
2 changed files with 39 additions and 1 deletions
+2 -1
View File
@@ -10,7 +10,7 @@ working across different projects via [VisualMode](https://www.visualmode.dev/).
For a steady stream of TILs, [sign up for my newsletter](https://visualmode.kit.com/newsletter).
_1842 TILs and counting..._
_1843 TILs and counting..._
See some of the other learning resources I work on:
@@ -2171,6 +2171,7 @@ If you've learned something here, support my efforts writing daily TILs by
- [Create And Jump Into A Directory](zsh/create-and-jump-into-a-directory.md)
- [Link A Scalar To An Array](zsh/link-a-scalar-to-an-array.md)
- [List Available Zle Keybindings](zsh/list-available-zle-keybindings.md)
- [Open Current Command Line Prompt In Editor](zsh/open-current-command-line-prompt-in-editor.md)
- [Use A Space To Exclude Command From History](zsh/use-a-space-to-exclude-command-from-history.md)
## Usage