-
relevant part of build here: https://gist.github.com/jeroentbt/5929995
(I can't seem to '>' the output in to a file and my terminal isn't long enough for me to copy paste everything, noob :))
``` She…
-
I was trying to write a script for WeeChat to load, so I copied and pased the ones from the [WeeChat Scripting](https://weechat.org/files/doc/stable/weechat_scripting.en.html#register_function), and w…
-
This is the output of `brew doctor`:
```
Warning: Setting DYLD_LIBRARY_PATH can break dynamic linking.
You should probably unset it.
Warning: /Library/Frameworks/Mono.framework detected
This can be p…
-
I have `/ls` aliased to `/buffer list`. When I type this in Normal mode, I get `Error: Unknown command '/l'`
But if I type `lss` or append any character, even a space, it works as if it received `ls`…
-
```
================================
Using Weechat with XMPP plugin. It was working a few days ago, before I messed
with App settings on phone. Now commands (sms text or anything else) given to
my…
-
Hangout chat tabs are all weird and flickery, often while interacting with the chat.
-
Doctor and build output: https://gist.github.com/2769679
If I add "--disable-ruby" to the configure args, it will install correctly.
Ruby seems to run just fine.
-
```
# dpkg --set-selections < /etc/packages.txt
dpkg: warning: package not in database at line 8: apt-file
dpkg: warning: package not in database at line 38: command-not-found
dpkg: warning: package n…
-
```
================================
Using Weechat with XMPP plugin. It was working a few days ago, before I messed
with App settings on phone. Now commands (sms text or anything else) given to
my…
-
Installing the latest `YouCompleteMe` and `tmux-complete.vim` plugins respectively. Add `let g:tmuxcomplete#trigger = 'omnifunc'` to `~/.vimrc`.
Pressing `` doesn't trigger tmux completion in vim.