Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bonitao
/
nushell
Public
forked from
nushell/nushell
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 24, 2026
chore(reedline): bump reedline fc19b91 (#18892)
Show description for e35265b
kronberger-droid
authored
e35265b
View commit details
Copy full SHA for e35265b
Browse repository at this point
chore(reedline): bump reedline to 73b928a (#18890)
kronberger-droid
authored
1f70d51
View commit details
Copy full SHA for 1f70d51
Browse repository at this point
Commits on Aug 23, 2026
Bump patch version after release (#18885)
cptpiepmatz
authored
4d9d0c0
View commit details
Copy full SHA for 4d9d0c0
Browse repository at this point
Commits on Aug 22, 2026
Prepare patch release (#18884)
cptpiepmatz
authored
798c55d
View commit details
Copy full SHA for 798c55d
Browse repository at this point
Fix test by removing `printf` calls (#18883)
cptpiepmatz
authored
07848f5
View commit details
Copy full SHA for 07848f5
Browse repository at this point
fix(completions): keep the REPL usable when a completer runs `fzf` or `input list` (#18881)
Show description for 1e6f2d2
fdncred
authored
1e6f2d2
View commit details
Copy full SHA for 1e6f2d2
Browse repository at this point
feat(completions): add a `background-completions` opt-out (#18764)
Show description for 79690c5
kronberger-droid
authored
79690c5
View commit details
Copy full SHA for 79690c5
Browse repository at this point
chore(reedline): bump reedline to e692224 (#18878)
Show description for 2bd8711
kronberger-droid
authored
2bd8711
View commit details
Copy full SHA for 2bd8711
Browse repository at this point
Commits on Aug 21, 2026
Completor Fixes (#18868)
philocalyst
authored
ad3e613
View commit details
Copy full SHA for ad3e613
Browse repository at this point
fix(config): merge keybindings by name and key instead of name alone (#18870)
Show description for c8837df
kronberger-droid
authored
c8837df
View commit details
Copy full SHA for c8837df
Browse repository at this point
Update h2 do to RUSTSEC-2026-0258 (#18875)
Show description for 59e9c71
ayax79
authored
59e9c71
View commit details
Copy full SHA for 59e9c71
Browse repository at this point
Commits on Aug 20, 2026
build(deps): bump hustcer/setup-nu from 3.26 to 3.27 (#18857)
Show description for e0aee53
dependabot[bot]
authored
e0aee53
View commit details
Copy full SHA for e0aee53
Browse repository at this point
fix `update` to work better with custom values (#18865)
Show description for 16ec81f
fdncred
authored
16ec81f
View commit details
Copy full SHA for 16ec81f
Browse repository at this point
allow `$ans` to still work after invalid operation (#18863)
Show description for f8ff788
fdncred
authored
f8ff788
View commit details
Copy full SHA for f8ff788
Browse repository at this point
allow boolean comparison with semver (#18854)
Show description for e7693dd
fdncred
authored
e7693dd
View commit details
Copy full SHA for e7693dd
Browse repository at this point
Commits on Aug 16, 2026
Bump patch version after release (#18845)
cptpiepmatz
authored
8e03210
View commit details
Copy full SHA for 8e03210
Browse repository at this point
Commits on Aug 15, 2026
Fix publishing (#18843)
cptpiepmatz
authored
3876934
View commit details
Copy full SHA for 3876934
Browse repository at this point
Prepare release (#18842)
cptpiepmatz
authored
00c9ee0
View commit details
Copy full SHA for 00c9ee0
Browse repository at this point
Commits on Aug 14, 2026
feat(config): make the visual selection style configurable (#18838)
Show description for 69a2733
kronberger-droid
authored
69a2733
View commit details
Copy full SHA for 69a2733
Browse repository at this point
fix(completion): stop stat-ing all of PATH once the external cap is hit (#18835)
kronberger-droid
authored
fa7e665
View commit details
Copy full SHA for fa7e665
Browse repository at this point
feat(config): give `helix_select` keybindings their own table (#18833)
kronberger-droid
authored
c92b4cd
View commit details
Copy full SHA for c92b4cd
Browse repository at this point
rename `$ans.cli` to `$ans.command` (#18836)
Show description for 4c84eec
fdncred
authored
4c84eec
View commit details
Copy full SHA for 4c84eec
Browse repository at this point
Fix configuration book link in README (#18831)
Show description for c68420a
brandondong
authored
c68420a
View commit details
Copy full SHA for c68420a
Browse repository at this point
fix: single semver output as table instead of value (#18834)
Show description for 6187a4b
fdncred
authored
6187a4b
View commit details
Copy full SHA for 6187a4b
Browse repository at this point
chore(reedline): bump reedline to 61715da including helix-mode (#18830)
kronberger-droid
authored
cb62a48
View commit details
Copy full SHA for cb62a48
Browse repository at this point
Commits on Aug 13, 2026
chore(reedline): bump to latest reedline commit 6b9115d (#18829)
kronberger-droid
authored
f0a8a26
View commit details
Copy full SHA for f0a8a26
Browse repository at this point
fix(config): match unnamed keybindings by the key they bind (#18828)
Show description for 62e7069
kronberger-droid
authored
62e7069
View commit details
Copy full SHA for 62e7069
Browse repository at this point
Commits on Aug 12, 2026
add `cli` key to `$ans` record, rename `last_result_size` to `max_last_result_size` (#18827)
Show description for 2b9ac16
fdncred
authored
2b9ac16
View commit details
Copy full SHA for 2b9ac16
Browse repository at this point
Fix module item completion (#18826)
Show description for 5ba8c68
Bahex
authored
5ba8c68
View commit details
Copy full SHA for 5ba8c68
Browse repository at this point
fix: allow semver to have coloring, add `--loose` flag (#18819)
Show description for 7adc2ad
fdncred
authored
7adc2ad
View commit details
Copy full SHA for 7adc2ad
Browse repository at this point
bug: make `$ans` work better with TUIs (#18820)
Show description for 75ec0e4
fdncred
authored
75ec0e4
View commit details
Copy full SHA for 75ec0e4
Browse repository at this point
build(deps): bump bytesize from 2.4.0 to 2.7.0 (#18825)
Show description for ecf1e92
dependabot[bot]
authored
ecf1e92
View commit details
Copy full SHA for ecf1e92
Browse repository at this point
build(deps): bump taiki-e/install-action from 2.85.8 to 2.85.11 (#18824)
Show description for e339e0e
dependabot[bot]
authored
e339e0e
View commit details
Copy full SHA for e339e0e
Browse repository at this point
build(deps): bump actions-rust-lang/setup-rust-toolchain from 1.12.0 to 1.17.0 (#18823)
Show description for c977af7
dependabot[bot]
authored
c977af7
View commit details
Copy full SHA for c977af7
Browse repository at this point
build(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#18822)
Show description for cac1e2a
dependabot[bot]
authored
cac1e2a
View commit details
Copy full SHA for cac1e2a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.