-
The ncurses package on Arch provides only cursesw.h, there is no ncursesw folder under include/. I tried to replace all occurance and it compiles fine:
```
sed -i 's_#include _#include _' src/tui-m…
-
### Why?
:open_mouth:
### Parts that are not Windows-friendly
- ncurses
- alternatives: termbox, pdcurses
- Last time I checked, termbox wasn't as stable/feature-complete/performant as ncurses
-…
-
Hello,
I want to compile SDK under Windows 8.1 using Cygwin
```
$ uname -a
CYGWIN_NT-6.3 T420s 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin
```
I use `make STANDALONE=n` and I still get `collect2…
-
I am on version: cbsd-10.3.0 on a FreeBSD 10.3-RELEASE-p3
When I run cbsd help the output contains some "Illegal option --" errors
Here the output:
# cbsd help
basels -- [build] List of bases
bclo…
banym updated
8 years ago
-
I use the following mappings on my `.nvimrc` and it does not work using tmux inside urxvt.
``` viml
nnoremap h " only C-h does not work.
nnoremap j
nnoremap k
nnoremap l
```
env output
```
BROW…
-
First one
> [root@storage2 ~]# crm_mon
> Defaulting to one-shot mode
> You need to have curses available at compile time to enable console mode
Next one
> [root@storage2 ~]# cat /sys/block/sda/queu…
-
This began occurring late last week. Have tried several attempts at deploying under different conditions. Always with the same results:
```
generate blacklight:install
/home/spotlight/.rvm/ge…
ghost updated
7 years ago
-
- Category
- [x] fzf binary
- [x] fzf-tmux script
- [ ] Key bindings
- [ ] Completion
- [ ] Vim
- [ ] Neovim
- [ ] Etc.
- OS
- [x] Linux
- [x] Mac OS X
- [ ] Windows
- [ ] Etc.
…
-
I'm running a normal `vuls scan` on a centos host. I'm getting the following:
`[Apr 14 16:57:00] ERROR [localhost] Failed to scan. err: user@myserver:22: Failed to parse yum check-update. err: Failed …
-
I'm trying to install graylog2 per the instructions for using 'yum' on a RHEL 6 host (a new experience for me) and it is failing, can anyone please help?
```
$ sudo rpm -Uvh http://packages.graylog…