THIS GIST WAS MOVED TO TERMSTANDARD/COLORS REPOSITORY.
PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!
| Process: BitShares-PTS [98071] | |
| Path: /Applications/BitShares-PTS.app/Contents/MacOS/BitShares-PTS | |
| Identifier: org.invictusinnovations.BitShares-PTS | |
| Version: $VERSION ($VERSION) | |
| Code Type: X86-64 (Native) | |
| Parent Process: launchd [281] | |
| Responsible: BitShares-PTS [98071] | |
| User ID: 501 | |
| Date/Time: 2014-02-24 09:46:42.464 +0800 |
THIS GIST WAS MOVED TO TERMSTANDARD/COLORS REPOSITORY.
PLEASE ASK YOUR QUESTIONS OR ADD ANY SUGGESTIONS AS A REPOSITORY ISSUES OR PULL REQUESTS INSTEAD!
Located in alphabetical order (not prefer)
Cab), also designed as a more modern replacement, written in Cgolang)ror, scala, jetty, erlang, thrift, mongrel, comet server, my-sql, memchached, varnish, kestrel(mq), starling, gizzard, cassandra, hadoop, vertica, munin, nagios, awstats
Attention: the list was moved to
https://github.com/dypsilon/frontend-dev-bookmarks
This page is not maintained anymore, please update your bookmarks.
Author: Josef Jezek
locale-gen en_US.UTF-8
sudo apt-get update && sudo apt-get -y upgrade
Author: Josef Jezek
Check Download page for latest version of ElasticSearch and update VERSION
I use tmux splits (panes). Inside one of these panes there's a Vim process, and it has its own splits (windows).
In Vim I have key bindings C-h/j/k/l set to switch windows in the given direction. (Vim default mappings for windows switching are the same, but prefixed with C-W.) I'd like to use the same keystrokes for switching tmux panes.
An extra goal that I've solved with a dirty hack is to toggle between last active panes with C-\.
Here's how it should work: