-
# Background
When `cd`-ing to a nested directory (or selecting a deeply nested file), you need to type "enter tab enter tab enter tab..." to repeatedly select a folder and then re-start the filepat…
-
We have a few "types" where the naming is not perfectly consistent across the user facing interface:
- The commands specific to the type (e.g. `date now`)
- The `Type` name accessible through `descr…
-
When I enter the token:
`Error detected while processing function codeium#command#Command[6]..1 line 66`
Linux neovim version 0.9.4
-
### Describe the bug
(Bringing from the discussion on https://github.com/nushell/nushell/pull/6295)
I found one issue with the current code, once we don't have completions for `gh alias` nu should…
-
#### Current Behavior
I am using Windows 11 / Windows Terminal / nushell
With Starship, every input I do on the keyboard makes the prompt 'blink' for a fraction of a second, i.e. it looks like the w…
-
- Type `into`
- Press Ctrl+Space
- Chose `into int` (or any other subcommand)
- Get `into into int`, instead of `into int`
What can be done:
- `` should not be inserted when it's already writ…
-
### Question
Howdie, thanks so much for sharing this work, I've been using this as my login shell for a long time now and very much enjoying it!
-
**Platform** Linux
**Terminal software** Tmux
The scrollback buffer is frequently updated/filled merely by navigating through tab completions, or hiding/showing the software keyboard in Termux. …
-
### Related problem
It may be helpful to split up the default config.nu into multiple files, such as:
* prompt.nu
* completions/git.nu
* theme.nu
This could have the following advantages:
…
-
### Describe the bug
I use fish as a completer with the exact same setup as [in the docs](https://www.nushell.sh/book/custom_completions.html#external-completions).
Before, in 0.76 I could `alias …