Skip to content

Commit

Permalink
Site updated: 2024-10-14 23:24:11
Browse files Browse the repository at this point in the history
  • Loading branch information
Rukkhadevata123 committed Oct 14, 2024
1 parent 4be83a3 commit 6b51bdc
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 89 deletions.
119 changes: 38 additions & 81 deletions 2024/09/26/zsh/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,16 +21,16 @@
<meta name="author" content="Dawn Chirps">
<meta name="keywords" content="">

<meta name="description" content="zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a breakdown of the key bindings and aliases in your Zsh configuration. Key BindingsEmacs Key Bindings Key Comb">
<meta name="description" content="zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a simplified and accurate breakdown of the key bindings and aliases in your Zsh configuration. Essential Key Bin">
<meta property="og:type" content="article">
<meta property="og:title" content="ChatGPT-4o辅助的zsh配置">
<meta property="og:url" content="https://rukkhadevata123.github.io/2024/09/26/zsh/index.html">
<meta property="og:site_name" content="Yoimiya&#39;s Blog">
<meta property="og:description" content="zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a breakdown of the key bindings and aliases in your Zsh configuration. Key BindingsEmacs Key Bindings Key Comb">
<meta property="og:description" content="zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a simplified and accurate breakdown of the key bindings and aliases in your Zsh configuration. Essential Key Bin">
<meta property="og:locale" content="zh_CN">
<meta property="og:image" content="https://rukkhadevata123.github.io/images/forest-landscape.jpg">
<meta property="article:published_time" content="2024-09-26T05:50:40.000Z">
<meta property="article:modified_time" content="2024-09-25T16:30:56.405Z">
<meta property="article:modified_time" content="2024-10-14T15:21:22.163Z">
<meta property="article:author" content="Dawn Chirps">
<meta property="article:tag" content="Linux">
<meta property="article:tag" content="zsh">
Expand Down Expand Up @@ -248,7 +248,7 @@
<span class="post-meta mr-2">
<i class="iconfont icon-chart"></i>

79
140

</span>

Expand All @@ -259,7 +259,7 @@



1 分钟
2 分钟

</span>

Expand Down Expand Up @@ -407,8 +407,8 @@ <h1 id="seo-header">ChatGPT-4o辅助的zsh配置</h1>

<div class="markdown-body">

<h2 id="zsh和neovim完整配置请查看本人的GitHub仓库"><a href="#zsh和neovim完整配置请查看本人的GitHub仓库" class="headerlink" title="zsh和neovim完整配置请查看本人的GitHub仓库"></a><code>zsh</code><code>neovim</code>完整配置请查看本人的<a target="_blank" rel="noopener" href="https://github.com/Rukkhadevata123/nvim-config">GitHub仓库</a></h2><h1 id="Zsh-Key-Bindings-and-Aliases-Overview"><a href="#Zsh-Key-Bindings-and-Aliases-Overview" class="headerlink" title="Zsh Key Bindings and Aliases Overview"></a>Zsh Key Bindings and Aliases Overview</h1><p>This document provides a breakdown of the key bindings and aliases in your Zsh configuration.</p>
<h2 id="Key-Bindings"><a href="#Key-Bindings" class="headerlink" title="Key Bindings"></a>Key Bindings</h2><h3 id="Emacs-Key-Bindings"><a href="#Emacs-Key-Bindings" class="headerlink" title="Emacs Key Bindings"></a>Emacs Key Bindings</h3><table>
<h2 id="zsh和neovim完整配置请查看本人的GitHub仓库"><a href="#zsh和neovim完整配置请查看本人的GitHub仓库" class="headerlink" title="zsh和neovim完整配置请查看本人的GitHub仓库"></a><code>zsh</code><code>neovim</code>完整配置请查看本人的<a target="_blank" rel="noopener" href="https://github.com/Rukkhadevata123/nvim-config">GitHub仓库</a></h2><h1 id="Zsh-Key-Bindings-and-Aliases-Overview"><a href="#Zsh-Key-Bindings-and-Aliases-Overview" class="headerlink" title="Zsh Key Bindings and Aliases Overview"></a>Zsh Key Bindings and Aliases Overview</h1><p>This document provides a simplified and accurate breakdown of the key bindings and aliases in your Zsh configuration.</p>
<h2 id="Essential-Key-Bindings"><a href="#Essential-Key-Bindings" class="headerlink" title="Essential Key Bindings"></a>Essential Key Bindings</h2><table>
<thead>
<tr>
<th>Key Combination</th>
Expand Down Expand Up @@ -441,11 +441,11 @@ <h2 id="Key-Bindings"><a href="#Key-Bindings" class="headerlink" title="Key Bind
</tr>
<tr>
<td><code>Page Up</code></td>
<td>Move to the beginning of the history</td>
<td>Search backward through command history</td>
</tr>
<tr>
<td><code>Page Down</code></td>
<td>Move to the end of the history</td>
<td>Search forward through command history</td>
</tr>
<tr>
<td><code>Ctrl + Right Arrow</code></td>
Expand All @@ -455,19 +455,19 @@ <h2 id="Key-Bindings"><a href="#Key-Bindings" class="headerlink" title="Key Bind
<td><code>Ctrl + Left Arrow</code></td>
<td>Move backward one word</td>
</tr>
<tr>
<td><code>Shift + Tab</code></td>
<td>Undo the last action</td>
</tr>
</tbody></table>
<h3 id="Special-Bindings"><a href="#Special-Bindings" class="headerlink" title="Special Bindings"></a>Special Bindings</h3><table>
<h2 id="Simplified-Editing-and-Navigation"><a href="#Simplified-Editing-and-Navigation" class="headerlink" title="Simplified Editing and Navigation"></a>Simplified Editing and Navigation</h2><table>
<thead>
<tr>
<th>Key Combination</th>
<th>Action</th>
</tr>
</thead>
<tbody><tr>
<td><code>Shift + Tab</code></td>
<td>Undo the last action (reverse undo)</td>
</tr>
<tr>
<td><code>Ctrl + Backspace</code></td>
<td>Delete the previous word</td>
</tr>
Expand All @@ -480,7 +480,7 @@ <h3 id="Special-Bindings"><a href="#Special-Bindings" class="headerlink" title="
<td>Delete the next word</td>
</tr>
</tbody></table>
<h3 id="History-Search-Bindings"><a href="#History-Search-Bindings" class="headerlink" title="History Search Bindings"></a>History Search Bindings</h3><table>
<h2 id="History-Search"><a href="#History-Search" class="headerlink" title="History Search"></a>History Search</h2><table>
<thead>
<tr>
<th>Key Combination</th>
Expand All @@ -489,103 +489,60 @@ <h3 id="History-Search-Bindings"><a href="#History-Search-Bindings" class="heade
</thead>
<tbody><tr>
<td><code>Up Arrow</code></td>
<td>Search up through history</td>
<td>Search up through command history</td>
</tr>
<tr>
<td><code>Down Arrow</code></td>
<td>Search down through history</td>
</tr>
<tr>
<td><code>Space Bar</code></td>
<td>Perform history expansion</td>
<td>Search down through command history</td>
</tr>
</tbody></table>
<h3 id="Terminfo-Key-Bindings"><a href="#Terminfo-Key-Bindings" class="headerlink" title="Terminfo Key Bindings"></a>Terminfo Key Bindings</h3><table>
<h2 id="Terminfo-Key-Bindings"><a href="#Terminfo-Key-Bindings" class="headerlink" title="Terminfo Key Bindings"></a>Terminfo Key Bindings</h2><p>(These are optional key bindings using terminfo for portability.)</p>
<table>
<thead>
<tr>
<th>Key Combination</th>
<th>Action</th>
</tr>
</thead>
<tbody><tr>
<td><code>Home</code></td>
<td>Move to the beginning of the line</td>
<td><code>$&#123;terminfo[khome]&#125;</code></td>
<td>Move to the beginning of the line (Home)</td>
</tr>
<tr>
<td><code>End</code></td>
<td>Move to the end of the line</td>
<td><code>$&#123;terminfo[kend]&#125;</code></td>
<td>Move to the end of the line (End)</td>
</tr>
<tr>
<td><code>Insert</code></td>
<td>Toggle overwrite mode</td>
<td><code>$&#123;terminfo[kich1]&#125;</code></td>
<td>Toggle overwrite mode (Insert)</td>
</tr>
<tr>
<td><code>Backspace</code></td>
<td>Delete the character before the cursor</td>
</tr>
<tr>
<td><code>Delete</code></td>
<td><code>$&#123;terminfo[kdch1]&#125;</code></td>
<td>Delete the character under the cursor</td>
</tr>
<tr>
<td><code>Up Arrow</code></td>
<td>Move up one line or navigate history</td>
<td><code>$&#123;terminfo[kcuu1]&#125;</code></td>
<td>Move up one line or navigate history (Up)</td>
</tr>
<tr>
<td><code>Down Arrow</code></td>
<td>Move down one line or navigate history</td>
<td><code>$&#123;terminfo[kcud1]&#125;</code></td>
<td>Move down one line or navigate history (Down)</td>
</tr>
<tr>
<td><code>Left Arrow</code></td>
<td>Move backward one character</td>
<td><code>$&#123;terminfo[kcub1]&#125;</code></td>
<td>Move backward one character (Left)</td>
</tr>
<tr>
<td><code>Right Arrow</code></td>
<td>Move forward one character</td>
</tr>
<tr>
<td><code>Page Up</code></td>
<td>Move to the beginning of the buffer</td>
<td><code>$&#123;terminfo[kcuf1]&#125;</code></td>
<td>Move forward one character (Right)</td>
</tr>
<tr>
<td><code>Page Down</code></td>
<td>Move to the end of the buffer</td>
<td><code>$&#123;terminfo[kpp]&#125;</code></td>
<td>Move to the beginning of the history (Page Up)</td>
</tr>
<tr>
<td><code>Shift + Tab</code></td>
<td>Reverse menu completion</td>
</tr>
</tbody></table>
<h3 id="Application-Mode-Handling"><a href="#Application-Mode-Handling" class="headerlink" title="Application Mode Handling"></a>Application Mode Handling</h3><table>
<thead>
<tr>
<th>Action</th>
<th>Description</th>
</tr>
</thead>
<tbody><tr>
<td>Enter Application Mode</td>
<td>Switch to application mode</td>
</tr>
<tr>
<td>Exit Application Mode</td>
<td>Switch back from application mode</td>
</tr>
</tbody></table>
<h3 id="Word-Navigation-Bindings"><a href="#Word-Navigation-Bindings" class="headerlink" title="Word Navigation Bindings"></a>Word Navigation Bindings</h3><table>
<thead>
<tr>
<th>Key Combination</th>
<th>Action</th>
</tr>
</thead>
<tbody><tr>
<td><code>Ctrl + Left Arrow</code></td>
<td>Move backward one word</td>
</tr>
<tr>
<td><code>Ctrl + Right Arrow</code></td>
<td>Move forward one word</td>
<td><code>$&#123;terminfo[knp]&#125;</code></td>
<td>Move to the end of the history (Page Down)</td>
</tr>
</tbody></table>
<h2 id="Aliases"><a href="#Aliases" class="headerlink" title="Aliases"></a>Aliases</h2><table>
Expand Down
8 changes: 4 additions & 4 deletions 2024/10/13/ubuntu/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ <h3 id="我的技能-bushi"><a href="#我的技能-bushi" class="headerlink" tit
<li><strong>工具</strong>: <strong>GitHub Copilot</strong>, Git, Docker, VS Code</li>
</ul>
<h3 id="联系我"><a href="#联系我" class="headerlink" title="联系我"></a>联系我</h3><ul>
<li><strong>Email</strong>: <a href="mailto:&#x33;&#48;&#x38;&#x33;&#x39;&#x31;&#51;&#x33;&#48;&#x31;&#x40;&#x71;&#x71;&#x2e;&#99;&#x6f;&#109;">&#x33;&#48;&#x38;&#x33;&#x39;&#x31;&#51;&#x33;&#48;&#x31;&#x40;&#x71;&#x71;&#x2e;&#99;&#x6f;&#109;</a></li>
<li><strong>Email</strong>: <a href="mailto:&#x33;&#48;&#56;&#51;&#x39;&#49;&#51;&#51;&#x30;&#49;&#64;&#113;&#x71;&#46;&#99;&#111;&#x6d;">&#x33;&#48;&#56;&#51;&#x39;&#49;&#51;&#51;&#x30;&#49;&#64;&#113;&#x71;&#46;&#99;&#111;&#x6d;</a></li>
<li><strong>GitHub</strong>: <a target="_blank" rel="noopener" href="https://github.com/Rukkhadevata123">Rukkhadevata123</a></li>
</ul>
<p>感谢你的访问!</p>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -685,7 +685,7 @@ <h2 class="index-header">

<a class="index-excerpt " href="/2024/09/26/zsh/" target="_self">
<div>
zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a breakdown of the key bindings and aliases in your Zsh configuration. Key BindingsEmacs Key Bindings Key Comb
zsh和neovim完整配置请查看本人的GitHub仓库Zsh Key Bindings and Aliases OverviewThis document provides a simplified and accurate breakdown of the key bindings and aliases in your Zsh configuration. Essential Key Bin
</div>
</a>

Expand Down
4 changes: 2 additions & 2 deletions local-search.xml

Large diffs are not rendered by default.

0 comments on commit 6b51bdc

Please sign in to comment.