Commit Graph

  • b97d89adb6 Fix retrieval of config directory for user autoloads (#14877) Douglas 2025-01-20 17:49:07 -05:00
  • ee84435a0e fix(lsp): missing references in use command (#14861) zc he 2025-01-21 03:03:03 +08:00
  • 500cd35ad2 update uutils crates to 0.0.29 (#14867) Solomon 2025-01-19 14:46:48 -07:00
  • 3f5ebd75b6 feat(lsp): cancellable heavy requests (#14851) zc he 2025-01-17 23:57:35 +08:00
  • 75105033b2 Use nucleo instead of skim for completions (#14846) Yash Thakur 2025-01-17 07:24:00 -05:00
  • 8759936636 Fix variable names that end in a duration suffix can't be on the right part of a range (#14848) Wind 2025-01-17 20:21:59 +08:00
  • 4dcaf2a201 Rename/deprecate range to slice (#14825) Stefan Holderbach 2025-01-17 13:21:32 +01:00
  • 089c5221cc Add new operators has and not-has (#14841) Bahex 2025-01-17 15:20:00 +03:00
  • 0587308684 into datetime: noop when input is a datetime (#14845) Tyarel 2025-01-16 23:38:42 +01:00
  • 6eff420e17 fix error propagation in export-env (#14847) Bahex 2025-01-16 22:59:39 +03:00
  • d66f8cca40 feat(lsp): workspace wide operations: rename/goto references (#14837) zc he 2025-01-16 06:29:34 +08:00
  • 06938659d2 Remove required positional arguments from run-external and exec (#14765) 132ikl 2025-01-15 17:10:28 -05:00
  • 46566296c0 Use non-canonicalized paths in shell integrations (#14832) Chris Denton 2025-01-15 12:21:58 +00:00
  • 4e1b06cb51 Update Nu to 0.101.0 for workflow and ping ubuntu-latest to 22.04 for riscv64gc build (#14835) Justin Ma 2025-01-15 20:12:34 +08:00
  • b99a8c9d80 Bump tokio from 1.42.0 to 1.43.0 (#14829) dependabot[bot] 2025-01-15 09:30:09 +08:00
  • b34547334a Bump data-encoding from 2.6.0 to 2.7.0 (#14831) dependabot[bot] 2025-01-15 09:29:52 +08:00
  • d9bfcb4c09 Bump uuid from 1.11.0 to 1.12.0 (#14830) dependabot[bot] 2025-01-15 09:29:37 +08:00
  • 8ce14a7c86 replace icons in grid with devicons + color (#14827) Darren Schroeder 2025-01-14 16:51:30 -06:00
  • 301d1370c4 Add input support to generate (#14804) Bahex 2025-01-14 20:44:31 +03:00
  • 306e305b65 Add help pipe-and-redirect command. (#14821) Wind 2025-01-14 21:16:44 +08:00
  • e117706518 fix(parser): span of $it/$in set to the first character of its scope (#14817) zc he 2025-01-13 22:04:17 +08:00
  • 737ea3940e finish removing terminal_size dep (#14819) Darren Schroeder 2025-01-13 07:00:21 -06:00
  • e5337b50a9 fix(lsp): goto definition on variables in match guard (#14818) zc he 2025-01-13 21:00:01 +08:00
  • 23dc1b600a feat(lsp): inlay hints of types in assignments (#14809) zc he 2025-01-12 12:15:19 +08:00
  • f05162811c Implementing ByteStream interuption on infinite stream (#13552) Simon Curtis 2025-01-11 21:28:08 +00:00
  • 0b71eb201c fix(lsp): PWD env_var (#14805) zc he 2025-01-11 22:03:53 +08:00
  • 707ab1df6a bump to rust version 1.82 (#14795) Darren Schroeder 2025-01-11 07:14:55 -06:00
  • c811d86dbd feat(lsp): inlay hints of variable types and command params (#14802) zc he 2025-01-11 21:13:55 +08:00
  • 902e6d7a27 Do not trigger release WF on nightly tags (#14803) Justin Ma 2025-01-11 21:00:28 +08:00
  • 827e31191d fix: unknown span for special variables $in/$it (#14789) zc he 2025-01-11 20:53:08 +08:00
  • b9b3101bd9 Let table only check for use_ansi_coloring config value (#14798) Piepmatz 2025-01-11 02:24:16 +01:00
  • 8e8a60a432 Add "whereis" and "get-command" to which search terms (#14797) Piepmatz 2025-01-11 00:55:41 +01:00
  • 72d50cf8b7 Convert Path to list in main and preserve case (#14764) Douglas 2025-01-10 11:18:44 -05:00
  • 3a1601de8e Add flag to debug profile to output duration field as Value::Duration (#14749) 132ikl 2025-01-09 18:09:16 -05:00
  • 3f8dd1b705 feat(lsp): document_symbols and workspace_symbols (#14770) zc he 2025-01-09 21:19:32 +08:00
  • f360489f1e Bump tempfile from 3.14.0 to 3.15.0 (#14777) dependabot[bot] 2025-01-09 13:51:08 +01:00
  • 79f19f2fc7 Enable conditional source and use patterns by allowing null as a no-op module (#14773) Bahex 2025-01-09 15:37:27 +03:00
  • 5cf6dea997 Remove file accidentally re-introduced by merge (#14785) 132ikl 2025-01-08 18:24:31 -05:00
  • 214714e0ab Add run-time type checking for command pipeline input (#14741) 132ikl 2025-01-08 17:09:47 -05:00
  • d894c8befe Bump typos workflow to 1.29.4 (#14782) Stefan Holderbach 2025-01-08 15:11:47 +01:00
  • cc4d4acc6b Bump git2 from 0.19.0 to 0.20.0 (#14776) dependabot[bot] 2025-01-08 13:53:02 +00:00
  • dc52a6fec5 Handle permission denied error at nu_engine::glob_from (#14679) Piepmatz 2025-01-07 22:44:55 +01:00
  • 16e174be7e fix nuon conversions of range values (#14687) Bahex 2025-01-07 23:29:39 +03:00
  • 8e41a308cd fix(explore): handle zero-size cursor in binary viewer (#14592) Chetan 2025-01-07 23:40:25 +05:30
  • 787f292ca7 Custom completions: Inherit case_sensitive option from $env.config (#14738) Yash Thakur 2025-01-07 12:52:31 -05:00
  • dad956b2ee more closure serialization (#14698) Darren Schroeder 2025-01-07 11:51:22 -06:00
  • 1f477c8eb1 fix stor reset when there are foreign keys (#14772) Darren Schroeder 2025-01-07 10:28:26 -06:00
  • 6260fa9f07 expand custom values on table display (#14760) Skyler Hawthorne 2025-01-06 19:09:55 -05:00
  • 88f44701a9 Add doccomments to find functions in EngineState and StateWorkingSet (#14750) 132ikl 2025-01-06 18:49:13 -05:00
  • 9ed944312f auto cd should not canonicalize symbolic path (#14708) Wind 2025-01-07 07:39:03 +08:00
  • 6eb14522b6 Remove deprecated commands (#14726) Douglas 2025-01-06 18:37:51 -05:00
  • ac12b02437 fix wrong error msg of save command on windows (#14699) Chen1Plus 2025-01-07 07:36:42 +08:00
  • 9ed2ca792f Fix extra newline on empty lists when $env.config.table.show_empty is… (#14766) 132ikl 2025-01-06 16:34:09 -05:00
  • ebabca575c small, backwards compatible enhancements to std (#14763) Bahex 2025-01-06 20:30:07 +03:00
  • b60f91f722 Don't expand ndots if prefixed with ./ (#14755) 132ikl 2025-01-05 17:07:34 -05:00
  • 2b4c54d383 Add newline to empty list output (#14758) 132ikl 2025-01-05 17:01:05 -05:00
  • ed1381adc4 Change PipelineData::into_value to use internal Value's span before passed in span (#14757) 132ikl 2025-01-05 16:33:58 -05:00
  • 1b7fabd1fd Fix config reset to use scaffold config files (#14756) 132ikl 2025-01-05 16:18:19 -05:00
  • 87a562e24b Fix root directory traversal issue (#14747) Bark 2025-01-05 15:13:19 +02:00
  • b5ff46db6a feat(lsp): use lsp-textdocument to handle utf16 position (#14742) zc he 2025-01-05 21:11:17 +08:00
  • 8b086d3613 Make get const (#14751) 132ikl 2025-01-04 16:41:03 -05:00
  • d702c4605a Increment SHLVL before run_repl() (#14732) Douglas 2025-01-03 16:16:57 -05:00
  • 6325bc5e54 Add comment on nu_repl usage (#14734) Douglas 2025-01-03 13:38:46 -05:00
  • 25d90fa603 Use Value::coerce_bool in into bool (#14731) Piepmatz 2025-01-03 15:11:34 +01:00
  • 86f7f53f85 Run SHLVL tests sequentially (#14727) Douglas 2025-01-02 23:22:04 -05:00
  • 461eb43d9d Add user autoload directory (#14669) Douglas 2025-01-02 17:10:05 -05:00
  • df3892f323 Provide the ability to split strings in columns via polars str-split (#14723) Jack Wright 2025-01-02 13:03:24 -08:00
  • 0d3f76ddef Remove no-longer-needed convert_env_values calls (#14681) Douglas 2025-01-02 13:05:02 -05:00
  • 816b9a6953 stop the prompt from removing the last newline (#14590) tsukimizake 2025-01-03 00:48:35 +09:00
  • 80788636ee Make utouch the new touch (#14721) Yash Thakur 2025-01-02 07:26:46 -05:00
  • c46ca36bcd Add glob support to utouch (issue #13623) (#14674) Henry Jetmundsen 2025-01-01 17:38:15 -08:00
  • 62bd6fe08b Create nu_glob::is_glob function (#14717) Yash Thakur 2025-01-01 19:04:17 -05:00
  • f69b22f00b replace regex crate with fancy_regex (#14646) Darren Schroeder 2025-01-01 17:37:50 -06:00
  • c6523eb8d9 [WIP] Try to fix tabled panic (#14710) Maxim Zhiburt 2025-01-01 17:09:23 +03:00
  • 76afa74320 open: Assign content_type metadata for filetypes not handled with a from converter (#14670) Douglas 2024-12-31 21:05:43 -05:00
  • a0d4ae18ee better error message for "sum", "product", and "sum_of_squares" (#14711) Darren Schroeder 2024-12-31 16:04:23 -06:00
  • 4884894ddb make exec command decrement SHLVL correctly & SHLVL related test (#14707) Rikuki IX 2024-12-31 23:35:49 +08:00
  • e7877db078 Coerce boolean values into strings too (#14704) Piepmatz 2024-12-31 04:23:40 +01:00
  • 1181349c22 Promote note about internal_span to doccomment (#14703) Stefan Holderbach 2024-12-30 23:02:57 +01:00
  • 378395c22c Remove usages of internal_span (#14700) 132ikl 2024-12-30 03:47:06 -05:00
  • 2bcf2389aa Reference the correct command: insert -> delete (#14696) David Randall 2024-12-29 15:05:12 -05:00
  • a65e5ab01d Improve example formatting in README.md (#14695) Joshua 2024-12-29 14:02:57 -06:00
  • 4ff4e3f93d Force installing nushell in standard lib tests to fix CI (#14693) Piepmatz 2024-12-29 00:11:19 +01:00
  • d36514a323 Rename/deprecate into bits to format bits (#14634) Stefan Holderbach 2024-12-28 22:49:25 +01:00
  • 4401924128 Bump tabled to 0.17 (#14415) Maxim Zhiburt 2024-12-28 17:19:48 +03:00
  • 5314b31b12 update banner command to respect use_ansi_colors (#14684) Darren Schroeder 2024-12-27 07:16:53 -06:00
  • b2b5b89a92 Add command to get evaluated color setting (#14683) Piepmatz 2024-12-27 13:58:18 +01:00
  • 76bbd41e43 Remove trailing slash from symlink completion (issue #13275) (#14667) Henry Jetmundsen 2024-12-27 06:45:52 -05:00
  • 5f3c8d45d8 Add auto option for config.use_ansi_coloring (#14647) Piepmatz 2024-12-26 18:00:01 +01:00
  • 38694a9850 cp: disable unsupported reflink mode in freebsd builds (#14677) Solomon 2024-12-26 06:56:42 -07:00
  • 0a0475ebad add streaming to get and reject (#14622) Renan Ribeiro 2024-12-25 11:13:05 -03:00
  • 38ffcaad7b make du streaming (#14665) Wind 2024-12-25 21:40:02 +08:00
  • 1b01598840 Run ENV_CONVERSIONS whenever it's modified (#14591) Bahex 2024-12-25 16:37:24 +03:00
  • 45ff964cbd "short" Welcome Banner option (#14638) Douglas 2024-12-25 08:36:51 -05:00
  • 81baf53814 ls now collects metadata in a separate thread (#14627) Renan Ribeiro 2024-12-25 10:36:02 -03:00
  • 6ebc0fc3ff Switch from serde_yaml to serde_yml (#14630) Rikuki IX 2024-12-25 21:35:49 +08:00
  • b1da50774a 14523 all comments should be prefixed with space tab or be beginning of token (#14616) RobbingDaHood 2024-12-25 14:31:51 +01:00
  • 469e23cae4 Add bytes split command (#14652) Bahex 2024-12-25 16:04:43 +03:00
  • 23ba613b00 Polars AWS S3 support (#14648) Jack Wright 2024-12-25 04:15:50 -08:00
  • f2dcae570c Add binary input support to chunks (#14649) Bahex 2024-12-25 15:14:48 +03:00