-
I installed Tiny on top of a freshly created Debian 9 server. Rust was installed via the official Rustup script, and then updated to nightly. In order to compile Tiny, I needed to install the followin…
ghost updated
6 years ago
-
```
m@m:~/git/uftrace$ git status
On branch master
Your branch is up to date with 'origin/master'.
Untracked files:
(use "git add ..." to include in what will be committed)
libtrac…
-
- `nvim --version`:
NVIM v0.3.0-1308-g3585df3f0
Build type: Debug
LuaJIT 2.0.5
- Operating system/version:
Windows 7 SP1
- Terminal name/version:
CMD.exe
### Steps to reproduce
Use …
-
Hello,
In my opinion, Debian is seen using the same package name as Ubuntu.
Thanks.
in my opinion, fix code:
```diff
diff --git a/misc/install-deps.sh b/misc/install-deps.sh
index 0022dc9.…
gy741 updated
6 years ago
-
- `nvim --version`:
```
NVIM v0.2.1
Build type: Release
LuaJIT 2.0.5
Compilation: /usr/bin/cc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wconversion -DNVIM_MS…
-
diff kitten crashes when scrolling up at the start of the diff or when switching to next diff.
```
Traceback (most recent call last):
File "/usr/bin/../lib/kitty/kittens/tui/loop.py", line 392, i…
-
```
:version
VIM - Vi IMproved 8.0 (2016 Sep 12, compiled Aug 22 2017 18:15:34)
MacOS X (unix) version
Included patches: 1-983
Compiled by Homebrew
```
I'm using vim version 8.0.983. Everytim…
-
Hello
I want to try this tracing tool on my work.
So I cloned and tried to build based on README.md file.
but when I typed ```make```, I got an error like below:
![image](https://user-image…
-
Hi,
* OS: Archlinux
* Python: Python 3.7.0
* Urwid: 2.0.1-2
* BROWSER: both /usr/bin/chromium and /usr/bin/w3m
* urlscan: urlscan-git r109.2d83b16-1
urlscan starts to crash on url open with …
-
### Issue
When trying to autocomplete tensorflow, vim often crashes with a segfault. I have found an example that reproduces this consistently.
I am using jedi-vim from git (same result with latest …