-
```
What steps will reproduce the problem?
1. Start mintty in Cygwin, and BASH starts by default;
2. Run "set -o vi"
3. Input some command. Press "Esc" key and "dd".
What is the expected output? What…
-
```
What steps will reproduce the problem?
1. Start mintty in Cygwin, and BASH starts by default;
2. Run "set -o vi"
3. Input some command. Press "Esc" key and "dd".
What is the expected output? What…
-
## General information
- Terminal program: kitty, neovim terminal
- Operating system: Archlinux
- ZSH framework: zinit
- ZSH version: 5.9 (x86_64-pc-linux-gnu)
## Basic examination
…
-
https://starship.rs/config/#character
Note that we can configure this shell prompt by setting the various vi-mode symbols. This is very helpful when working in vi-mode in fish.
It would be great…
-
This is very similar to https://github.com/sorin-ionescu/prezto/issues/1641.
#### Current Behavior
Using the vi key-bindings, lines above the multi-line prompt gets eaten up when switching from no…
-
When you try to start riemann, you get an error:
```
tingo@bite:~$ sudo virsh start riemann
error: Failed to start domain riemann
error: Cannot access storage file '/var/lib/iso/debian-9.1.0-amd64…
-
### Issue
This is a feature request, not an issue.
It would be nice to see what mode the prompt is currently in instead of pressing keys to see what happens.
Readline can show the mode (insert …
-
### Issue
After installing some tmux plugins using TPM (Tmux Plugin Manager), tmux starts with `zsh`, but the zsh configuration (e.g., `.zshrc`) does not get applied automatically. I have to manually…
-
## What would you like to see added?
Part of #96
Support `f` family of keybindings in vi mode implementation. These keys take in a character and will seek to it. See vim's documentation on how …
-
### Describe the bug
It happens only if you edit the command from history
### How to reproduce
1. Get some command from history with up arrow
2. Open editor with Ctrl-O
3. Edit something, save an…