This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/plugin/vimux.vim b/plugin/vimux.vim | |
| index 9170668..bd3a2db 100644 | |
| --- a/plugin/vimux.vim | |
| +++ b/plugin/vimux.vim | |
| @@ -53,7 +53,7 @@ function! VimuxRunCommand(command, ...) | |
| endfunction | |
| function! VimuxSendText(text) | |
| - call VimuxSendKeys('"'.escape(a:text, '\"$').'"') | |
| + call VimuxSendKeys('"'.escape(a:text, '\"$`').'"') |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| " Vimux {{{ | |
| let g:VimuxUseNearest = 1 | |
| function! VimuxSlime(type, ...) | |
| let reg_save = @@ | |
| if !exists("g:VimuxRunnerIndex") "use this to open vimux runner | |
| call VimuxOpenRunner() | |
| endif |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sys-devices-virtual-net-docker0.device loaded active plugged /sys/devices/virtual/net/docker0 | |
| sys-subsystem-net-devices-docker0.device loaded active plugged /sys/subsystem/net/devices/docker0 | |
| var-lib-docker-devicemapper.mount loaded active mounted /var/lib/docker/devicemapper | |
| docker.service loaded active running Docker Application Container Engine | |
| docker.socket loaded active running Docker Socket for the API |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES | |
| 635bf9bca36f wordpress:fpm "/entrypoint.sh php-f" 21 seconds ago Up 19 seconds 9000/tcp, 0.0.0.0:8080->80/tcp mooi-wordpress | |
| 14fbd9796fa7 mysql "docker-entrypoint.sh" 22 seconds ago Up 20 seconds 3306/tcp mooi-mysql |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| diff --git a/src/editor/linux/platform_interface.cpp b/src/editor/linux/platform_interface.cpp | |
| index 5d700cc..424e6a3 100644 | |
| --- a/src/editor/linux/platform_interface.cpp | |
| +++ b/src/editor/linux/platform_interface.cpp | |
| @@ -333,25 +333,21 @@ bool makePath(const char* path) | |
| void copyToClipboard(const char* text) | |
| { | |
| - ASSERT(false); // TODO | |
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" | |
| ../../../3rdparty/crunch/crnlib/crn_etc.cpp(1013): Assertion failed: "best_error <= 255" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /opt/UnityBeta/Editor/Data/il2cpp/libil2cpp/mono | |
| /opt/UnityBeta/Editor/Data/MonoBleedingEdge/bin/mono | |
| /opt/UnityBeta/Editor/Data/MonoBleedingEdge/etc/mono | |
| /opt/UnityBeta/Editor/Data/MonoBleedingEdge/lib/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx32_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/universal_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx64_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx64_nondevelopment_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/universal_nondevelopment_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/UnityBeta/Editor/Data/PlaybackEngines/MacStandaloneSupport/Vari |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| /opt/Unity/Editor/Data/MonoBleedingEdge/bin/mono | |
| /opt/Unity/Editor/Data/MonoBleedingEdge/etc/mono | |
| /opt/Unity/Editor/Data/MonoBleedingEdge/lib/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx32_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/universal_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx64_development_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx64_nondevelopment_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/universal_nondevelopment_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /opt/Unity/Editor/Data/PlaybackEngines/MacStandaloneSupport/Variations/macosx32_nondevelopment_mono/UnityPlayer.app/Contents/Data/Managed/etc/mono | |
| /o |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 2016-08-31 20:48:39 5955375 sushi/incremental/streaming-standard/2016-08-01/0_0_1.parquet | |
| 2016-08-31 22:35:12 5895672 sushi/incremental/streaming-standard/2016-08-02/0_0_1.parquet | |
| 2016-08-31 22:53:21 5378134 sushi/incremental/streaming-standard/2016-08-03/0_0_1.parquet | |
| 2016-08-31 23:09:03 4451590 sushi/incremental/streaming-standard/2016-08-04/0_0_1.parquet | |
| 2016-08-31 23:25:37 5961511 sushi/incremental/streaming-standard/2016-08-05/0_0_1.parquet | |
| 2016-08-31 23:42:56 6579155 sushi/incremental/streaming-standard/2016-08-06/0_0_1.parquet | |
| 2016-08-31 23:59:25 7418838 sushi/incremental/streaming-standard/2016-08-07/0_0_1.parquet | |
| 2016-09-01 00:16:55 6829430 sushi/incremental/streaming-standard/2016-08-08/0_0_1.parquet | |
| 2016-09-01 00:32:20 8085187 sushi/incremental/streaming-standard/2016-08-09/0_0_1.parquet | |
| 2016-09-01 00:47:16 7725580 sushi/incremental/streaming-standard/2016-08-10/0_0_1.parquet |