Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Improve WSL Comfort zsh history and command-not-found integration#76

Open
Rukkhadevata123 wants to merge 2 commits into
microsoft:mainmicrosoft/WindowsDeveloperConfig:mainfrom
Rukkhadevata123:user/yoimiya/zshRukkhadevata123/WindowsDeveloperConfig:user/yoimiya/zshCopy head branch name to clipboard
Open

Improve WSL Comfort zsh history and command-not-found integration#76
Rukkhadevata123 wants to merge 2 commits into
microsoft:mainmicrosoft/WindowsDeveloperConfig:mainfrom
Rukkhadevata123:user/yoimiya/zshRukkhadevata123/WindowsDeveloperConfig:user/yoimiya/zshCopy head branch name to clipboard

Conversation

@Rukkhadevata123

Copy link
Copy Markdown
Contributor

Enhances the Zsh experience.

Shell configuration improvements:

  • Added persistent Zsh history settings to ensure command history is saved across sessions, increases history size, and avoids duplicate entries (.zsh_history, HISTSIZE, SAVEHIST, appendhistory, hist_ignore_all_dups).
  • Enabled history search by prefix using Up/Down arrows, making it easier to recall previous commands that start with the same prefix (autoloads up-line-or-beginning-search and down-line-or-beginning-search, binds them to arrow keys).

Documentation update:

  • Updated the Shell config section in readme.md to document the new persistent history and improved keybindings, including Up/Down history search by prefix and duplicate suppression.

@Rukkhadevata123 Rukkhadevata123 changed the title Enhance zsh history behavior for WSL comfort Improve WSL Comfort zsh history and command-not-found integration Jun 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.