-
This morning I updated tmux to 2.9 from 2.8.1 running on OSX 10.14.4 and I hit the following issues:
```
/Users/gary/.tmux.conf:123: invalid option: pane-border-fg
/Users/gary/.tmux.conf:124: inv…
-
This would make it a lot easier to
1. standardize configurations between multiple projects without manually copying
2. provide easy integration for dotfile managers
------
I didn't see anythin…
s5bug updated
5 years ago
-
This one seems a bit strange, and I'm looking for some tips on where to dig further as I feel like I've retraced my steps but am still having problems.
I had been cruising right along with p10k run…
-
I think i have manged to mess my zsh shell .. I am getting the following message whenI use the up or down arrow keys
"_history-substring-search-end:13: _zsh_highlight: function definition file not…
-
I can't for the life of me figure out to get fonts working.
here is my home.nix
```nix
{ pkgs, ... }:
{
home.packages = with pkgs; [
fontconfig
google-fonts
];
f…
-
## System
- **Amethyst version**: 0.12.1
- **macOS version**: Mojave
## What's the problem?
Switching (focusing) windows is delayed. I'm no swift dev, but there is a perform call with `afte…
-
Thanks again for doing this. Here is my first round of questions:
1) Why is cfg-clojuremode.el totally empty? What is this file for, what might eventually be in it?
2) I gather from the elpa/ direct…
ghost updated
5 years ago
-
Hi,
While my main focus right now is to fix bugs so that we can release a stable version of 2.0 I'd still like to know what kind of features or changes people would like to add to the project. Now wh…
jaagr updated
5 years ago
-
When I tried running home-manager switch today I was met with
```
error: The unique option `xsession.windowManager.i3.config.keybindings.Mod4+Return' is defined multiple times, in `/nix/store/zkqd8z…
-
My rprompt (the clock/elapsed time stuff) doesn't show up with the default config or the .pure config. Everything else, like the powerline and git stuff show up fine.
I'm kind of a noob here so I'v…