-
Maybe I'm mess something here...
```
~ ❯❯❯ print -l $path
/home/warez/.gem/ruby/2.0.0/bin
/usr/lib/ruby/gems/2.0.0/bin
/usr/local/bin
/usr/local/sbin
/usr/bin
/usr/bin/vendor_perl
/usr/bin/core_perl
…
Fl4t updated
10 years ago
-
Modern desktop file standards
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html
Prezto checks
```
$ grep --recursive \$HOME /usr/lib/prezto
$ grep --recursive --ignore-case \$XD…
ghost updated
11 years ago
-
Panel autohide does not hide the panel, but the
desktop workspace's area is extended with the
area the panel occupies.
Hide arrows in moves the panel, partially, to the
neighbour screen.
-
My system environment is:
```
Arch Linux (latest)
Vim version
VIM - Vi IMproved 7.3 (2010 Aug 15, compiled Dec 8 2012 16:47:21)
Included patches: 1-754
Compiled by ArchLinux
Big version with GTK2 G…
-
Luakit incorrectly renders a black background on some pages [1] [2]. Strangely the first time an page like that is opened it is rendered correctly.
[1][http://leaf.dragonflybsd.org/cgi/web-man?comman…
-
play2-routs works, but play2-html didn't work.
The html code can be highlighted. but template tags didn't.
My environment:
- Arch Linux
- vim 7.3
- scala 2.9.2
- Scala: git://github.com/derekwyatt/v…
alswl updated
12 years ago
-
I get this when I attempt to use for completion.
```
$ gba
* master
remotes/ndbroadbent/master
remotes/origin/HEAD -> origin/master
remotes/origin/master
$ gf nd
```
If I stroke a to complet…
-
When I try plug in with a ruby file, it goes, select only last line of block and keep select mode when I do 'var'. With 'vir', I have three lines selected, the line with good end, the line before and …