JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
watch-my-terminal.git
11 years agocsi_* in alphabetic order in source
Jason Woofenden [Thu, 31 Jan 2013 03:37:07 +0000 (22:37 -0500)]
csi_* in alphabetic order in source

11 years agocsi_H, csi_K, better csi args cleaning/defaults
Jason Woofenden [Thu, 31 Jan 2013 03:33:10 +0000 (22:33 -0500)]
csi_H, csi_K, better csi args cleaning/defaults

11 years agoset default colors from palette
Jason Woofenden [Wed, 30 Jan 2013 23:50:16 +0000 (18:50 -0500)]
set default colors from palette

11 years agomove client js to client.coffee
Jason Woofenden [Wed, 30 Jan 2013 23:45:40 +0000 (18:45 -0500)]
move client js to client.coffee

11 years agoname this project "watch-my-terminal"
Jason Woofenden [Wed, 30 Jan 2013 23:03:32 +0000 (18:03 -0500)]
name this project "watch-my-terminal"

11 years agohandle 256-color change sequences
Jason Woofenden [Wed, 30 Jan 2013 22:47:47 +0000 (17:47 -0500)]
handle 256-color change sequences

11 years agostop pretending what fg white is 0
Jason Woofenden [Wed, 30 Jan 2013 22:13:24 +0000 (17:13 -0500)]
stop pretending what fg white is 0

11 years agoadd 256 color palette (not used yet)
Jason Woofenden [Wed, 30 Jan 2013 22:04:03 +0000 (17:04 -0500)]
add 256 color palette (not used yet)

11 years agoadd next 8 colors (now 16)
Jason Woofenden [Wed, 30 Jan 2013 21:47:34 +0000 (16:47 -0500)]
add next 8 colors (now 16)

11 years agoparse in the client too, limit to 50fps
Jason Woofenden [Wed, 30 Jan 2013 21:42:11 +0000 (16:42 -0500)]
parse in the client too, limit to 50fps

11 years agofix palette, go bright on bold
Jason Woofenden [Wed, 30 Jan 2013 20:44:14 +0000 (15:44 -0500)]
fix palette, go bright on bold

11 years agouse a color palette sorta from tango
Jason Woofenden [Wed, 30 Jan 2013 20:18:02 +0000 (15:18 -0500)]
use a color palette sorta from tango

11 years agofix and display colors, bold and underline
Jason Woofenden [Wed, 30 Jan 2013 11:30:21 +0000 (06:30 -0500)]
fix and display colors, bold and underline

11 years agoplain text flows and wraps properly
Jason Woofenden [Wed, 30 Jan 2013 10:01:01 +0000 (05:01 -0500)]
plain text flows and wraps properly

11 years agomove output to browser (from inspector)
Jason Woofenden [Wed, 30 Jan 2013 08:05:31 +0000 (03:05 -0500)]
move output to browser (from inspector)

11 years agoputtin' it all together
Jason Woofenden [Wed, 30 Jan 2013 05:34:06 +0000 (00:34 -0500)]
puttin' it all together

11 years agoMerge branch 'feature/socket-test' into develop
Jason Woofenden [Wed, 30 Jan 2013 05:04:27 +0000 (00:04 -0500)]
Merge branch 'feature/socket-test' into develop

11 years agotest code to read stdin from script
Jason Woofenden [Wed, 30 Jan 2013 05:03:05 +0000 (00:03 -0500)]
test code to read stdin from script

11 years agoinitial parsing code (finds escape sequences)
Jason Woofenden [Wed, 30 Jan 2013 05:02:43 +0000 (00:02 -0500)]
initial parsing code (finds escape sequences)

11 years agofiles testing/showing socket.io asynchiness
Jason Woofenden [Tue, 29 Jan 2013 23:12:24 +0000 (18:12 -0500)]
files testing/showing socket.io asynchiness

11 years agoget deps with npm install
Jason Woofenden [Tue, 29 Jan 2013 23:07:39 +0000 (18:07 -0500)]
get deps with npm install

11 years agoInitial commit
Jason Woofenden [Tue, 29 Jan 2013 22:29:34 +0000 (17:29 -0500)]
Initial commit