diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2012-08-19 20:11:31 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2012-08-19 20:11:31 +1200 |
commit | c923311eeb0cc5c426b8001f905f146d8f373fdd (patch) | |
tree | b7ff87f165f7254c90354d27dbb479d109aa2996 /terminfo | |
parent | No special Xterm DECCRA stuff, error-prone in VTE (diff) | |
download | dotfiles-c923311eeb0cc5c426b8001f905f146d8f373fdd.tar.gz dotfiles-c923311eeb0cc5c426b8001f905f146d8f373fdd.zip |
Start doing terminals properly
Diffstat (limited to 'terminfo')
-rw-r--r-- | terminfo/p/putty | bin | 0 -> 2005 bytes |
-rw-r--r-- | terminfo/p/putty-256color | bin | 0 -> 2049 bytes |
-rw-r--r-- | terminfo/r/rxvt | bin | 0 -> 2078 bytes |
-rw-r--r-- | terminfo/r/rxvt-256color | bin | 0 -> 2278 bytes |
-rw-r--r-- | terminfo/r/rxvt-unicode-256color | bin | 0 -> 2226 bytes |
-rw-r--r-- | terminfo/s/screen | bin | 0 -> 1564 bytes |
-rw-r--r-- | terminfo/s/screen-256color | bin | 0 -> 1840 bytes |
-rw-r--r-- | terminfo/x/xterm | bin | 0 -> 3315 bytes |
-rw-r--r-- | terminfo/x/xterm-256color | bin | 0 -> 3373 bytes |
9 files changed, 0 insertions, 0 deletions
diff --git a/terminfo/p/putty b/terminfo/p/putty Binary files differnew file mode 100644 index 00000000..4d9fa6a2 --- /dev/null +++ b/terminfo/p/putty diff --git a/terminfo/p/putty-256color b/terminfo/p/putty-256color Binary files differnew file mode 100644 index 00000000..2bb95b22 --- /dev/null +++ b/terminfo/p/putty-256color diff --git a/terminfo/r/rxvt b/terminfo/r/rxvt Binary files differnew file mode 100644 index 00000000..12d9e9b4 --- /dev/null +++ b/terminfo/r/rxvt diff --git a/terminfo/r/rxvt-256color b/terminfo/r/rxvt-256color Binary files differnew file mode 100644 index 00000000..c50b2f86 --- /dev/null +++ b/terminfo/r/rxvt-256color diff --git a/terminfo/r/rxvt-unicode-256color b/terminfo/r/rxvt-unicode-256color Binary files differnew file mode 100644 index 00000000..a13b5d19 --- /dev/null +++ b/terminfo/r/rxvt-unicode-256color diff --git a/terminfo/s/screen b/terminfo/s/screen Binary files differnew file mode 100644 index 00000000..26717dcf --- /dev/null +++ b/terminfo/s/screen diff --git a/terminfo/s/screen-256color b/terminfo/s/screen-256color Binary files differnew file mode 100644 index 00000000..58bf2460 --- /dev/null +++ b/terminfo/s/screen-256color diff --git a/terminfo/x/xterm b/terminfo/x/xterm Binary files differnew file mode 100644 index 00000000..b4bc07e5 --- /dev/null +++ b/terminfo/x/xterm diff --git a/terminfo/x/xterm-256color b/terminfo/x/xterm-256color Binary files differnew file mode 100644 index 00000000..62ac5436 --- /dev/null +++ b/terminfo/x/xterm-256color |