nu-git-manager
std clip
in std
? spec for standard library?rm
https://github.com/nushell/nushell/issues/11061uu_cp
internals.https://github.com/nushell/nupm/tree/main/nupm
mod.nu as the source of the module
autodiscovery of submodules
Goal: we want to have a just dump a file behavior for adding completion
Pain point: implicit behavior is bad for manually curated projects -> explicit export use
like rust python etc. would
Darren: explicit over implicit
Antoine could we have a wildcard like reexport that gets you all the files for ease of use where it matterns
With a well-oiled package manager, some of the complications could be managed automagically
Sophia prepared a write up based on the survey results:
https://github.com/nushell/nushell.github.io/pull/1143
We are happy to land it at the next opportunity!
std clip
General vibe:
move it to nu_scripts
warn with a message in the std library "impl"
true bracketed paste works and moves multiple lines into the repl
if disabled (like on windows due to crossterm/conhost.exe) after each new line we will check if it is a complete command and submit. (relevant difference between win and unix!)
Use paste heuristic to not validate after pasted newlines and emulate the same behvavior as with bracketed paste support
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing