-
I installed the theme as recommended and now my tmux terminal looks like this:
![image](https://user-images.githubusercontent.com/12408751/127136409-a79d8e84-b817-432b-bf67-56187fc8bb5c.png)
Her…
sn1c3 updated
3 years ago
-
### Current Behavior
Any command beginning `carapace _carapace ` hangs - xonsh is taking up 180% CPU
### Expected Behavior
I assume just runs to an end
### Steps To Reproduce
Just run `carapace _…
-
#### Describe the bug
The status of the last command isn't shown on the right prompt with the configuration below.
My `fish_variables` file contains this though:
```fish
SETUVAR _tide_right_it…
-
**Set the default terminal mode to 256color mode in iTerm**
`Preferences > Profiles > Default > Terminal > Report Terminal Type = xterm-256color`
**Kill all tmux sessions**
`killall tmux`
**Create…
-
I've been searching for repos, examples all week on how to configure powerline for tmux best under zsh shells. But everyone seems to do it differently which is a pain in the a**
Would be great if t…
-
I'm a real fan of this setup. But I also really like tmux. When I run vim now in tmux my arrow keys kick me out of insert mode and print a,b,c, or d on a new line until I hit the ESC key. I'm not sure…
-
OS: macOS 10.13.6
Terminal Emulator: Terminal.app
Tmux version: 2.7
Vim version: 8.1.50
Neovim version: 0.3.0
Runnning `:TmuxPaneCurrentC…
-
### Describe the bug
After installing `wemux`, I tried to run `wemux start` and nothing happened.
### Steps To Reproduce
Steps to reproduce the behavior:
1. Add `wemux` to the `environment.s…
-
What would it take to remove the dependencies on X, and have it only launch CLI/TUI (tmux or byobu) sessions, choosing between preset configurations to launch certain commands such as an ncurses inter…
-
## OSX Version: Sierra (10.12.6)
The install script uses `readlink -f ~/.tmux.conf` to check for the presence of an existing configuration. However, the BSD `-f` flag is used to specify a format, …