GIT.Harvie.CZ
/
mirrors
/
Programs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
27b92ed
)
added xterm support
author
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 19 Apr 2012 15:04:48 +0000
(17:04 +0200)
committer
Tomas Mudrunka
<tomas@mudrunka.cz>
Thu, 19 Apr 2012 15:04:48 +0000
(17:04 +0200)
c/vizionix/xtermwrap.sh
[new file with mode: 0755]
patch
|
blob
diff --git a/c/vizionix/xtermwrap.sh
b/c/vizionix/xtermwrap.sh
new file mode 100755
(executable)
index 0000000..
7028a51
--- /dev/null
+++ b/
c/vizionix/xtermwrap.sh
@@ -0,0
+1,5
@@
+#!/bin/bash
+PATH="./:$PATH"
+eval "$(mkxsock)"
+xterm -xrm "XTerm.vt100.allowSendEvents:true" -into "$XSOCK_WID" $@
+
This page took
0.186904 seconds
and
4
git commands to generate.