-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: nushell/nushell
Overview
Could not load contribution data
Please try again later
118 Pull requests merged by 30 people
-
Swap additional context and label in I/O errors
#14954 merged
Feb 3, 2025 -
update sysinfo to 0.33.1
#14982 merged
Feb 3, 2025 -
Supply
metadata.content_type
forto html
output#14990 merged
Feb 3, 2025 -
fix(completion): expand_tilde when path contains glob chars
#14992 merged
Feb 3, 2025 -
fix: security_audit, bump openssl from 0.10.68 to 0.10.70
#14991 merged
Feb 3, 2025 -
manually revert from serde_yml to serde_yaml
#14987 merged
Feb 3, 2025 -
Run-time pipeline input typechecking tweaks
#14922 merged
Feb 2, 2025 -
fix: clippy warning of rust 1.8.4
#14984 merged
Feb 2, 2025 -
fix(completion): dotnu_completion dir with space, expand tilde
#14983 merged
Feb 2, 2025 -
fix(completion): dotnu_completion for nested folders/scripts
#14978 merged
Feb 1, 2025 -
Bump lsp-textdocument from 0.4.0 to 0.4.1
#14974 merged
Jan 31, 2025 -
Add --no-highlight to find command
#14970 merged
Jan 31, 2025 -
fix range bugs in
str substring
,str index-of
,slice
,bytes at
#14863 merged
Jan 30, 2025 -
Immediately return error if detected as pipeline input or positional argument
#14874 merged
Jan 30, 2025 -
add tests with display_error=True
#14939 merged
Jan 30, 2025 -
Add
--first
/--last
flags tomove
#14961 merged
Jan 30, 2025 -
fix(parser): mixed side effects of different choices in
parse_oneof
#14912 merged
Jan 30, 2025 -
Replaced
IoError::new
calls that still hadSpan::unknown()
#14968 merged
Jan 30, 2025 -
fix(cli): completion in nested blocks
#14856 merged
Jan 30, 2025 -
Rename
std/core
tostd/prelude
#14962 merged
Jan 29, 2025 -
fix(completion):
DotNuCompletion
now completes nu scripts in const$NU_LIB_DIRS
#14955 merged
Jan 29, 2025 -
Bump shadow-rs from 0.37.0 to 0.38.0
#14952 merged
Jan 29, 2025 -
Bump brotli from 6.0.0 to 7.0.0
#14949 merged
Jan 29, 2025 -
Fix
cargo doc
Warnings#14948 merged
Jan 29, 2025 -
Refactor I/O Errors
#14927 merged
Jan 28, 2025 -
fix(help operators): include
has
andnot-has
operators#14943 merged
Jan 28, 2025 -
fix(explore): Fix esc immediately closing explore in expand and try view
#14941 merged
Jan 28, 2025 -
feat(lsp): show value on hover for const variables and CellPaths
#14940 merged
Jan 28, 2025 -
Fix reject regression
#14931 merged
Jan 27, 2025 -
Polars upgrade to 0.46
#14933 merged
Jan 27, 2025 -
fix(parser): span of keyword expression
#14928 merged
Jan 27, 2025 -
fix(lsp): goto/hover on module name in some commands
#14924 merged
Jan 27, 2025 -
nu_plugin_polars: add
polars into-repr
to display dataframe in portable repr format#14917 merged
Jan 27, 2025 -
Use
ref-cast
crate to remove someunsafe
#14897 merged
Jan 26, 2025 -
refactor(parser): use var_id for most constants in
ResolvedImportPattern
#14920 merged
Jan 26, 2025 -
Fix improperly escaped strings in stor update
#14921 merged
Jan 26, 2025 -
Fallback to file completer in custom/external completer
#14781 merged
Jan 26, 2025 -
Remove unsued types
#14916 merged
Jan 26, 2025 -
Link to Blog in the welcome banner
#14914 merged
Jan 26, 2025 -
seq date
: generalize to allow any duration for--increment
argument#14903 merged
Jan 25, 2025 -
Use single atom for fuzzy matching (fix #14904)
#14913 merged
Jan 25, 2025 -
feat(lsp): better completion item documentation
#14905 merged
Jan 24, 2025 -
non-HTTP(s) URLs now works with start
#14370 merged
Jan 24, 2025 -
add
version check
command#14880 merged
Jan 23, 2025 -
feat(lsp): document highlight
#14898 merged
Jan 23, 2025 -
Improve and fix filesize formatting/display
#14397 merged
Jan 23, 2025 -
Add correct path from data-dir
#14894 merged
Jan 22, 2025 -
fix(parser): missing span of the entire block of a module file
#14889 merged
Jan 22, 2025 -
Fix #14842
#14885 merged
Jan 22, 2025 -
Bump similar from 2.6.0 to 2.7.0
#14888 merged
Jan 22, 2025 -
fix(lsp): renaming of flag variables
#14890 merged
Jan 22, 2025 -
Improve example for epoch -> datetime
#14886 merged
Jan 21, 2025 -
Use
$nu.data-dir
as last directory for vendor autoloads on all platforms#14879 merged
Jan 21, 2025 -
into cell-path
: noop when input is cell-path#14881 merged
Jan 21, 2025 -
into glob
: noop when input is glob#14882 merged
Jan 21, 2025 -
Rename
fmt
toformat number
#14875 merged
Jan 21, 2025 -
Fix retrieval of config directory for user autoloads
#14877 merged
Jan 20, 2025 -
fix(lsp): missing references in
use
command#14861 merged
Jan 20, 2025 -
update uutils crates to
0.0.29
#14867 merged
Jan 19, 2025 -
feat(lsp): cancellable heavy requests
#14851 merged
Jan 17, 2025 -
Use nucleo instead of skim for completions
#14846 merged
Jan 17, 2025 -
Fix variable names that end in a duration suffix can't be on the right part of a range
#14848 merged
Jan 17, 2025 -
Rename/deprecate
range
toslice
#14825 merged
Jan 17, 2025 -
Add new operators
has
andnot-has
#14841 merged
Jan 17, 2025 -
into datetime
: noop when input is a datetime#14845 merged
Jan 16, 2025 -
fix error propagation in
export-env
#14847 merged
Jan 16, 2025 -
feat(lsp): workspace wide operations:
rename/goto references
#14837 merged
Jan 15, 2025 -
Remove required positional arguments from
run-external
andexec
#14765 merged
Jan 15, 2025 -
Use non-canonicalized paths in shell integrations
#14832 merged
Jan 15, 2025 -
Update Nu to 0.101.0 for workflow and ping ubuntu-latest to 22.04 for riscv64gc build
#14835 merged
Jan 15, 2025 -
Bump tokio from 1.42.0 to 1.43.0
#14829 merged
Jan 15, 2025 -
Bump data-encoding from 2.6.0 to 2.7.0
#14831 merged
Jan 15, 2025 -
Bump uuid from 1.11.0 to 1.12.0
#14830 merged
Jan 15, 2025 -
replace icons in grid with devicons + color
#14827 merged
Jan 14, 2025 -
Add input support to
generate
#14804 merged
Jan 14, 2025 -
Add help pipe-and-redirect command.
#14821 merged
Jan 14, 2025 -
fix(parser): span of
$it
/$in
set to the first character of its scope#14817 merged
Jan 13, 2025 -
finish removing terminal_size dep
#14819 merged
Jan 13, 2025 -
fix(lsp): goto definition on variables in
match guard
#14818 merged
Jan 13, 2025 -
feat(lsp): inlay hints of types in assignments
#14809 merged
Jan 12, 2025 -
Implementing ByteStream interuption on infinite stream
#13552 merged
Jan 11, 2025 -
fix(lsp): PWD env_var
#14805 merged
Jan 11, 2025 -
bump to rust version 1.82
#14795 merged
Jan 11, 2025 -
feat(lsp): inlay hints of variable types and command params
#14802 merged
Jan 11, 2025 -
Do not trigger release WF on nightly tags
#14803 merged
Jan 11, 2025 -
fix: unknown span for special variables
$in/$it
#14789 merged
Jan 11, 2025 -
Let
table
only check foruse_ansi_coloring
config value#14798 merged
Jan 11, 2025 -
Add
"whereis"
and"get-command"
towhich
search terms#14797 merged
Jan 10, 2025 -
Convert Path to
list
in main and preserve case#14764 merged
Jan 10, 2025 -
Add flag to
debug profile
to output duration field as Value::Duration#14749 merged
Jan 9, 2025 -
feat(lsp): document_symbols and workspace_symbols
#14770 merged
Jan 9, 2025 -
Bump tempfile from 3.14.0 to 3.15.0
#14777 merged
Jan 9, 2025 -
Enable conditional
source
anduse
patterns by allowingnull
as a no-op module#14773 merged
Jan 9, 2025 -
Remove file accidentally re-introduced by merge
#14785 merged
Jan 8, 2025 -
Add run-time type checking for command pipeline input
#14741 merged
Jan 8, 2025 -
Bump typos workflow to
1.29.4
#14782 merged
Jan 8, 2025 -
Bump git2 from 0.19.0 to 0.20.0
#14776 merged
Jan 8, 2025 -
Handle permission denied error at
nu_engine::glob_from
#14679 merged
Jan 7, 2025 -
fix nuon conversions of range values
#14687 merged
Jan 7, 2025 -
fix(explore): handle zero-size cursor in binary viewer
#14592 merged
Jan 7, 2025 -
Custom completions: Inherit case_sensitive option from $env.config
#14738 merged
Jan 7, 2025 -
more closure serialization
#14698 merged
Jan 7, 2025 -
fix
stor reset
when there are foreign keys#14772 merged
Jan 7, 2025 -
expand custom values on table display
#14760 merged
Jan 7, 2025 -
Add doccomments to
find
functions in EngineState and StateWorkingSet#14750 merged
Jan 6, 2025 -
auto cd should not canonicalize symbolic path
#14708 merged
Jan 6, 2025 -
Remove deprecated commands
#14726 merged
Jan 6, 2025 -
fix wrong error msg of
save
command on windows#14699 merged
Jan 6, 2025 -
Fix extra newline on empty lists when $env.config.table.show_empty is…
#14766 merged
Jan 6, 2025 -
small, backwards compatible enhancements to std
#14763 merged
Jan 6, 2025 -
Don't expand ndots if prefixed with
./
#14755 merged
Jan 5, 2025 -
Add newline to empty list output
#14758 merged
Jan 5, 2025 -
Change
PipelineData::into_value
to use internalValue
's span before passed in span#14757 merged
Jan 5, 2025 -
Fix config reset to use scaffold config files
#14756 merged
Jan 5, 2025 -
Fix root directory traversal issue
#14747 merged
Jan 5, 2025 -
feat(lsp): use lsp-textdocument to handle utf16 position
#14742 merged
Jan 5, 2025 -
Make
get
const#14751 merged
Jan 4, 2025
16 Pull requests opened by 13 people
-
WIP: give more helpful error when trying to get a column that is missing from only some rows
#14811 opened
Jan 12, 2025 -
Jobs
#14883 opened
Jan 21, 2025 -
Custom command attributes
#14906 opened
Jan 24, 2025 -
feat(cli): add vi solidus `/` keybinding
#14908 opened
Jan 24, 2025 -
Add config types for hooks
#14918 opened
Jan 25, 2025 -
Add completions for commands with a predetermined set of accepted values.
#14923 opened
Jan 27, 2025 -
`rank`: add new command (argsort with tie-breaking)
#14936 opened
Jan 27, 2025 -
Enable nushell error with backtrace
#14945 opened
Jan 28, 2025 -
Bump sqlparser from 0.53.0 to 0.54.0
#14950 opened
Jan 29, 2025 -
refactor(completion): AST traverse to find the inner-most expression to complete
#14973 opened
Jan 31, 2025 -
check signals while printing values
#14980 opened
Feb 2, 2025 -
Use serde-yaml-ng instead of serde-yml
#14985 opened
Feb 2, 2025 -
Try to move to yaml_rust2 crate
#14986 opened
Feb 2, 2025 -
Expand string variables in file paths when completing
#14989 opened
Feb 3, 2025 -
fix extern commands' extra description
#14996 opened
Feb 3, 2025 -
make `echo` const
#14997 opened
Feb 3, 2025
77 Issues closed by 30 people
-
mv breaks files if partially failed
#11896 closed
Feb 3, 2025 -
tab completion on paths beginning with tilda produces broken results on paths with unusual characters
#13905 closed
Feb 3, 2025 -
serde_yml might be AI slop
#14934 closed
Feb 3, 2025 -
A collection of issues related to `DotNuCompletion`
#14956 closed
Feb 2, 2025 -
Each runs once on empty record
#14981 closed
Feb 2, 2025 -
`http get` takes ~30s for each request
#14979 closed
Feb 1, 2025 -
`overlay use` does not work with directory autocomplete
#14213 closed
Feb 1, 2025 -
CTRL+C Interrupt against do -i { sleep 1sec } has strange behavior
#12028 closed
Jan 31, 2025 -
In-process Ctrl+C leaks to nushell
#8206 closed
Jan 30, 2025 -
Range slicing operations return whole value instead of empty list when using range `0..<0`
#14769 closed
Jan 30, 2025 -
Using `move` to push columns to the start/end
#14957 closed
Jan 30, 2025 -
Incorrect highlighting of parse errors in else body
#14784 closed
Jan 30, 2025 -
Completion inside `each` doesn't work
#11084 closed
Jan 30, 2025 -
No command parsing between `[]` and `{}`
#14964 closed
Jan 29, 2025 -
Built-in handling of `$env.PATH` doesn't expand paths when converting to a string
#14780 closed
Jan 29, 2025 -
`rm` returns directory not found error for both directories and files.
#14892 closed
Jan 28, 2025 -
Provide more context to OS errors
#7695 closed
Jan 28, 2025 -
group-by returns "unsupported grouper type"
#14925 closed
Jan 28, 2025 -
`explore` prematurely exits on ESC rather than going back a level on `:try` and `:expand`
#14039 closed
Jan 28, 2025 -
Way to pass all arguments and flags
#14937 closed
Jan 28, 2025 -
Can no longer `reject` rows in a flattened table/list (regression in main)
#14929 closed
Jan 27, 2025 -
How do I change the tab-completion color?
#14930 closed
Jan 27, 2025 -
Allow stdin to be read without collecting it.
#14901 closed
Jan 27, 2025 -
The span of `Keyword` does not include its subsidiary expression
#14816 closed
Jan 27, 2025 -
Standalone Nuon
#8729 closed
Jan 27, 2025 -
How to eliminate ANSI codes in error messages?
#11847 closed
Jan 27, 2025 -
Is there a way to force table coloring when piping nu to another program?
#12075 closed
Jan 27, 2025 -
`stor update` fails with single-quote (apostrophe) in string (but `stor insert` works)
#14909 closed
Jan 26, 2025 -
Fallback to native file completion in `export def --wrapped cmd [...params: string@completer]`
#14582 closed
Jan 26, 2025 -
minimum-viable-product level of quality
#14645 closed
Jan 26, 2025 -
Fallback to file completions if custom/external completions are empty
#14595 closed
Jan 26, 2025 -
Fuzzy completion panics on `lines <Tab>`
#14904 closed
Jan 25, 2025 -
String interpolation with table fields surround's elements with square brackets
#14911 closed
Jan 25, 2025 -
Allow non-HTTP(s) URLs for `start`
#14315 closed
Jan 24, 2025 -
SI Kilobyte should be written as "kB", not "KB"
#8872 closed
Jan 23, 2025 -
Test tooling enhancements for Nushell scripts
#14227 closed
Jan 22, 2025 -
Unable to clear terminal inside command
#14280 closed
Jan 22, 2025 -
`index` column does not get collapsed to `#` when rendered with `table` command
#14842 closed
Jan 22, 2025 -
Split/explode a multibyte `binary` into individual bytes
#14891 closed
Jan 22, 2025 -
/vendor/autoload is not added as last path on Windows
#14872 closed
Jan 21, 2025 -
unable to catch `from csv` error
#13727 closed
Jan 20, 2025 -
Function keys in kitty protocol are not correct
#12706 closed
Jan 20, 2025 -
mv allows moving a directory into itself
#13508 closed
Jan 19, 2025 -
mv should error when attempting to move folders into itself
#13082 closed
Jan 19, 2025 -
Variable names that end in a duration suffix can't be on the right part of a range
#14844 closed
Jan 17, 2025 -
Consider renaming `range` to `slice`
#14130 closed
Jan 17, 2025 -
`into datetime` should work on `datetime` type
#14839 closed
Jan 16, 2025 -
inconsistent error propagation in `export-env`
#14801 closed
Jan 16, 2025 -
key input misinterpreted
#14838 closed
Jan 15, 2025 -
OSC support - avoid canonicalized path
#14619 closed
Jan 15, 2025 -
Deactivating venv sends me back to directory where it was activated
#12704 closed
Jan 14, 2025 -
Add a folding command that yields values after each iteration
#8523 closed
Jan 14, 2025 -
Can't insert emoji into Nushell + Windows Terminal
#9785 closed
Jan 14, 2025 -
New buit-in command: "title"
#6388 closed
Jan 14, 2025 -
How to disable directory persistence?
#14812 closed
Jan 12, 2025 -
Scoop - Add 1) start menu shortcut and 2) uninstall purge logic
#14787 closed
Jan 9, 2025 -
windows terminal tab title not restoring after a command execution
#10703 closed
Jan 8, 2025 -
"where" is not filtering (when combine with each and another table)
#9271 closed
Jan 8, 2025 -
add a `help` field to the plugin error
#9195 closed
Jan 8, 2025 -
unknown flag --doc
#14744 closed
Jan 8, 2025 -
Switch back to reqwest
#14753 closed
Jan 8, 2025 -
Adding PCAP format support
#14754 closed
Jan 8, 2025 -
where / first / explore behave differently for 500 and 501?
#14771 closed
Jan 8, 2025 -
cant exec multiple command inside of a function
#14774 closed
Jan 8, 2025 -
Error `file_not_found` in Windows when missing read permission
#14528 closed
Jan 7, 2025 -
`explore` panics when trying to navigate a sufficiently short binary input
#14589 closed
Jan 7, 2025 -
Whether the path of the symbolic connection directory can be inherited by the previous level
#13158 closed
Jan 6, 2025 -
How to error on non-zero and stream output?
#14702 closed
Jan 6, 2025 -
Better 'save' command error prompt
#14664 closed
Jan 6, 2025 -
Inconsistent syntax in if/else expression bodies
#14705 closed
Jan 6, 2025 -
SHLVL is updating on `exec`
#14567 closed
Jan 6, 2025 -
$env.FILE_PWD is not available in constexpr context
#11932 closed
Jan 6, 2025 -
Golang ./... wildcard path syntax regression
#13303 closed
Jan 5, 2025 -
Empty list not printed with an extra newline
#14748 closed
Jan 5, 2025 -
`cd` doesn't limit to root when moving up the structure.
#13729 closed
Jan 5, 2025 -
changing directory with extra `..` appends them to `$env.PWD`
#14743 closed
Jan 4, 2025 -
`cp -f` on Windows
#14535 closed
Jan 4, 2025
50 Issues opened by 40 people
-
Suspend on ctrl+z
#14995 opened
Feb 3, 2025 -
`explore` Add `expand` shortcut in selection mode
#14993 opened
Feb 3, 2025 -
Panic in `if` const eval in argument default in incomplete parse
#14972 opened
Jan 30, 2025 -
Panic `missing required scope frame` in `match` nonsense code
#14971 opened
Jan 30, 2025 -
BUG: can't activate python virtual environment
#14969 opened
Jan 30, 2025 -
polars repl subcommand
#14967 opened
Jan 30, 2025 -
Flag typing inconsistency for record
#14963 opened
Jan 29, 2025 -
BUG: can't stop execution of `open SQL_TABLE.db` with Ctrl+C
#14960 opened
Jan 29, 2025 -
Different blocking behavior for `start` depending on platform
#14947 opened
Jan 28, 2025 -
Nushell ignores changes to `$env.config.color_config` made from hooks
#14946 opened
Jan 28, 2025 -
Case insensitivity for `env_change` hooks
#14944 opened
Jan 28, 2025 -
Use symlink startup PWD name
#14926 opened
Jan 27, 2025 -
keybindings listen does not abort when pressing ESC
#14919 opened
Jan 25, 2025 -
`table` panics on a certain string
#14910 opened
Jan 24, 2025 -
help -f : ANSI coloring in table data breaks string manipulation
#14907 opened
Jan 24, 2025 -
`input -s` does not append newline when user finished typing
#14902 opened
Jan 24, 2025 -
rm command does not throw when removing file in use
#14900 opened
Jan 23, 2025 -
`$env.config.table.show_empty` ignores `$env.config.use_ansi_coloring`
#14896 opened
Jan 23, 2025 -
Cannot find editor executable with arguments
#14893 opened
Jan 22, 2025 -
Text editors cannot open `$in` when spread
#14884 opened
Jan 21, 2025 -
does du excludes after searching?
#14871 opened
Jan 20, 2025 -
Mutable "pipeline assignment" operator
#14870 opened
Jan 20, 2025 -
Change config lists to records
#14869 opened
Jan 20, 2025 -
`into filesize` silently ignores certain invalid inputs and strips anything after the first whitespace.
#14866 opened
Jan 19, 2025 -
Support for implicitly pipelined subcommands
#14864 opened
Jan 19, 2025 -
Infinite sequences cant be terminated when piped to `to ...` command.
#14862 opened
Jan 19, 2025 -
'mv *' moves dotfiles too
#14858 opened
Jan 19, 2025 -
Is apple's pkl mature enough to support?
#14853 opened
Jan 18, 2025 -
Completion fails after `go work use`
#14852 opened
Jan 17, 2025 -
How to create ls-like tab completion
#14850 opened
Jan 17, 2025 -
No output from `ls` in custom commands
#14843 opened
Jan 16, 2025 -
`where x = y` should give compare error not assignment error
#14836 opened
Jan 15, 2025 -
How can I get completions from zsh when no nu one is found ?
#14826 opened
Jan 14, 2025 -
Nushell does not work in IntelliJ integrated terminal + remote gateway
#14823 opened
Jan 13, 2025 -
Missing essential features + other suggestions
#14822 opened
Jan 13, 2025 -
`STATUS_DLL_NOT_FOUND` on native ARM64 runner
#14815 opened
Jan 13, 2025 -
HTTP keep-alive
#14810 opened
Jan 12, 2025 -
Broken khot example
#14807 opened
Jan 11, 2025 -
Enable dynamic completion by providing a list of strings during completion
#14806 opened
Jan 11, 2025 -
Execution continues without waiting for child processes which aren't collected or drained
#14799 opened
Jan 11, 2025 -
polars opening a relative path as string (with quotes) fails
#14796 opened
Jan 10, 2025 -
`cd code/some-prefix` gets tab-completed to `cd code-git/some-prefix-full-dir`
#14794 opened
Jan 9, 2025 -
Aliasing modules (and plugin/super?) commands
#14791 opened
Jan 9, 2025 -
Inconsistent parsing of human readable datetimes
#14790 opened
Jan 9, 2025 -
MSI installer prompts for admin permissions even though it installs to `%LOCALAPPDATA%\Programs`
#14786 opened
Jan 9, 2025 -
Using kitty keyboard protocol, delete gives ctrl-h instead of delete
#14783 opened
Jan 8, 2025 -
built-in cp performance issue
#14778 opened
Jan 8, 2025 -
interactive shells embedded inside non-interactive shells can become deadlocked
#14762 opened
Jan 6, 2025 -
`--env-config` and `--config` errors do not lead to error status code
#14745 opened
Jan 4, 2025 -
Between v0.101.0 and current main (d702c4605) auto completion of symlink dir is broken
#14740 opened
Jan 4, 2025
61 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Feature-PWD-per-drive 2.0
#14546 commented on
Feb 2, 2025 • 5 new comments -
Error on non-zero exit statuses for pipeline elements
#13817 commented on
Jan 4, 2025 • 0 new comments -
List of records is not transformed into a table if record fields are not all in the same order
#11646 commented on
Jan 23, 2025 • 0 new comments -
panick because of `SqliteFailure` and `DatabaseCorrupt`
#8553 commented on
Jan 23, 2025 • 0 new comments -
Autoload directories for package managers is not load when using `--commands`
#13635 commented on
Jan 25, 2025 • 0 new comments -
Ability to set HOME directory on windows (aka ~)
#11915 commented on
Jan 25, 2025 • 0 new comments -
[Feature request] Add integrated ^watch alternative
#8166 commented on
Jan 26, 2025 • 0 new comments -
Support escape space by backslash( \<space>) in command line
#12464 commented on
Jan 26, 2025 • 0 new comments -
Panic on completion for aliases
#11188 commented on
Jan 27, 2025 • 0 new comments -
`nushell` replicates prompt line with every keystroke on `wezterm`
#5585 commented on
Jan 27, 2025 • 0 new comments -
Derive macro for plugin option parsing
#12466 commented on
Jan 27, 2025 • 0 new comments -
Conditionally set alias
#5068 commented on
Jan 28, 2025 • 0 new comments -
Support --scope flag for winget installation
#13719 commented on
Jan 30, 2025 • 0 new comments -
Installer does not preserve installation path on upgrades
#13017 commented on
Jan 30, 2025 • 0 new comments -
Nushell will fail to install on a clean Windows 11 installation
#9537 commented on
Jan 30, 2025 • 0 new comments -
Add user scope for Winget installation
#5927 commented on
Jan 30, 2025 • 0 new comments -
nushell in browser
#11277 commented on
Jan 30, 2025 • 0 new comments -
Process hangs when piping a process reading from stdin into `open`
#7938 commented on
Jan 30, 2025 • 0 new comments -
Can't interrupt during backend `nu-glob` expansion
#12649 commented on
Jan 30, 2025 • 0 new comments -
Windows Nushell does not respect %PATHEXT%
#7171 commented on
Feb 1, 2025 • 0 new comments -
command_not_found hook - add a way to "not fail"
#12468 commented on
Feb 1, 2025 • 0 new comments -
external executables tab-completion doesn't work on Windows
#6072 commented on
Feb 2, 2025 • 0 new comments -
Nushell is printing (or asking to print) escape sequences
#11950 commented on
Feb 2, 2025 • 0 new comments -
to yaml - use quotes for strings that will be parsed to boolean (avoid problems with yaml 1.1 spec parsers
#14339 commented on
Feb 3, 2025 • 0 new comments -
Smarter auto-complete built-in
#11957 commented on
Feb 3, 2025 • 0 new comments -
Background jobs
#11696 commented on
Jan 22, 2025 • 0 new comments -
Allow path relative-to to use parent directory symbols
#14055 commented on
Feb 2, 2025 • 0 new comments -
Rework operator type errors
#14429 commented on
Jan 29, 2025 • 0 new comments -
Add `config.history.path`
#14434 commented on
Jan 19, 2025 • 0 new comments -
History file moves to `$nu.data-dir`
#14441 commented on
Jan 10, 2025 • 0 new comments -
Add no-infer flag to 'from xlsx' command
#14725 commented on
Jan 7, 2025 • 0 new comments -
Ability to change config and aliases in plugin
#12169 commented on
Jan 5, 2025 • 0 new comments -
Deprecate `login.nu` in favor of `$nu.is-login`?
#14329 commented on
Jan 6, 2025 • 0 new comments -
Nushell launched as a REPL, but STDIN is not a TTY
#9497 commented on
Jan 6, 2025 • 0 new comments -
Fuzzel throws sigsegv unexpectedly
#13913 commented on
Jan 8, 2025 • 0 new comments -
Nushell 0.101.0 pipeline crashes with `terminated by SIGKILL` on very large file
#14729 commented on
Jan 8, 2025 • 0 new comments -
Regarding the slow performance of pipes in large loops and the addition of new syntax for list operations
#14733 commented on
Jan 8, 2025 • 0 new comments -
Use blobs like `column_*_xy` for `reject` and `select`
#14737 commented on
Jan 8, 2025 • 0 new comments -
Pathcomplete for path stored in variable
#14730 commented on
Jan 8, 2025 • 0 new comments -
Main thread paniced running `nu --ide-check` on some random code
#14706 commented on
Jan 8, 2025 • 0 new comments -
Prompt Duplicated When Using Starship with Nushell
#14650 commented on
Jan 9, 2025 • 0 new comments -
Remove unspanned errors
#13005 commented on
Jan 9, 2025 • 0 new comments -
Improved `keybindings default` output for Multi-Language keyboard support
#14689 commented on
Jan 9, 2025 • 0 new comments -
Process substitution/`<(expr)`-like syntax
#10610 commented on
Jan 10, 2025 • 0 new comments -
`ls -l`: `mode` column as table
#13109 commented on
Jan 12, 2025 • 0 new comments -
Add an Exercism.org track for nu programming language
#6699 commented on
Jan 13, 2025 • 0 new comments -
Can't insert or paste some unicode points
#10578 commented on
Jan 14, 2025 • 0 new comments -
Can't log in after making this the default shell on OpenSUSE MicroOS
#7414 commented on
Jan 17, 2025 • 0 new comments -
Error throws when changing directory to root folder of a Windows drive without trailing backslash
#13091 commented on
Jan 19, 2025 • 0 new comments -
Cannot cd into directory when permissions are granted via ACLs instead of traditional unix permissions
#9046 commented on
Jan 19, 2025 • 0 new comments -
[FR] A way to programmatically add a env hook to Nushell
#5951 commented on
Jan 20, 2025 • 0 new comments -
Allow parse-time evaluation of more commands
#10239 commented on
Jan 20, 2025 • 0 new comments -
add streaming support to par-each
#13720 commented on
Jan 20, 2025 • 0 new comments -
Key repeat lags over SSH connection (only)
#14474 commented on
Jan 20, 2025 • 0 new comments -
`watch` stops on non-zero exit
#13947 commented on
Jan 20, 2025 • 0 new comments -
center columns in `to md`
#14552 commented on
Jan 22, 2025 • 0 new comments -
Some form of flag inheritance for `def` and `extern`
#12363 commented on
Jan 22, 2025 • 0 new comments -
`to md` breaks on tables with empty values
#14660 commented on
Jan 22, 2025 • 0 new comments -
index-of for tables
#14597 commented on
Jan 22, 2025 • 0 new comments -
[Overlay] Possible regression in overlay use, variable remains active after overlay hide command
#14739 commented on
Jan 22, 2025 • 0 new comments -
Background tasks
#247 commented on
Jan 23, 2025 • 0 new comments