Commit Graph

136 Commits

Author SHA1 Message Date
Tony Garnock-Jones 079316d562 Rename kmp.rkt to search.rkt 2014-12-19 23:31:34 -05:00
Tony Garnock-Jones 768bc1f7be Rope generators, KMP search of strings, generators and ropes 2014-12-19 22:40:10 -05:00
Tony Garnock-Jones e7463def32 Export subrope* 2014-12-19 22:04:20 -05:00
Tony Garnock-Jones 4c677ea730 Marks now carry values, and multiple marks with the same key are permitted so long as the positions differ 2014-12-19 22:04:10 -05:00
Tony Garnock-Jones 617dbcd326 Function keys 2014-12-19 18:36:07 -05:00
Tony Garnock-Jones 083a66dcdf Avoid use of lexer, preferring regexp-try-match and explicit read-byte/read-char. 2014-12-18 14:25:56 -05:00
Tony Garnock-Jones 78553af55c st, http://st.suckless.org/ 2014-12-17 16:29:58 -05:00
Tony Garnock-Jones 780cc2e9e8 Fix atexit() warning 2014-12-17 14:01:28 -05:00
Tony Garnock-Jones ee5fca79c1 Disable the mouse event xterm sequence output. 2014-12-17 12:42:47 -05:00
Tony Garnock-Jones 7d8d470598 Favour returning uninterpretable sequences to throwing an exception. 2014-12-17 12:42:38 -05:00
Tony Garnock-Jones 11b4a88e62 Use the (more reliable) plumber mechanism instead of exit-handler 2014-12-17 12:14:00 -05:00
Tony Garnock-Jones 7ef6d4fe9a Repurpose test-raw. 2014-12-17 12:01:40 -05:00
Tony Garnock-Jones 7c3b3f3c6c Packageize 2014-12-17 11:54:44 -05:00
Tony Garnock-Jones f10d1ac0f0 Better screen support 2014-12-17 11:13:17 -05:00
Tony Garnock-Jones 6df2f11d3a Weirdo linux console 2014-12-17 10:59:11 -05:00
Tony Garnock-Jones 91623f9e2c ANSI keypad sequences 2014-12-17 10:57:02 -05:00
Tony Garnock-Jones a9f4c87a31 xterm_controls.txt, as referenced in all-escapes.txt 2014-12-15 16:08:38 -05:00
Tony Garnock-Jones d2bf229757 Splay ropes 2014-12-15 01:29:48 -05:00
Tony Garnock-Jones ca66ff7a51 Lowest common denominator terminal 2014-12-15 01:29:39 -05:00
Tony Garnock-Jones ef520fea8d test-modes.rkt, from Oct 29 2011. 2013-03-20 11:14:43 -04:00
Tony Garnock-Jones 80b2f1c70b Makefile improvements for non-Linux builds, from Dec 19 2011. 2013-03-20 11:14:29 -04:00
Tony Garnock-Jones 428299d68e Print out the character name for a given byte 2011-12-19 16:28:38 -05:00
Tony Garnock-Jones 33cca087ad Read mouse positions (in an xterm) 2011-12-19 16:28:22 -05:00
Tony Garnock-Jones 3a5b457c7c Minor cleanup 2011-12-19 16:08:01 -05:00
Tony Garnock-Jones ca1e0c79af Add .gitignore 2011-12-19 16:03:51 -05:00
Tony Garnock-Jones b1f22df932 Demo fancy output and raw input at the same time 2011-12-19 16:03:45 -05:00
Tony Garnock-Jones c3d9c0d6ad Racket extension for using tcsetattr() to induce raw mode 2011-12-19 15:47:58 -05:00
Tony Garnock-Jones 479f82857a Add mode list. 2011-10-29 09:23:44 -04:00
Tony Garnock-Jones b2ce4d32a0 Accept strings as well as numbers as parameters. 2011-10-29 09:23:26 -04:00
Tony Garnock-Jones 92628171d2 Add a snapshot of bjh21's all-escapes.txt 2011-10-29 08:42:06 -04:00
Tony Garnock-Jones 8e0b11d5e0 Full reset sequence 2011-10-28 18:16:44 -04:00
Tony Garnock-Jones 471804120c Convenience for resetting margins to full screen. 2011-10-28 18:16:36 -04:00
Tony Garnock-Jones e34ea97219 Note on source for xterm sequences 2011-10-28 18:16:21 -04:00
Tony Garnock-Jones d1b2e0c6da Sample output of test-ansi.rkt 2011-10-28 17:58:11 -04:00
Tony Garnock-Jones ef58b36b03 More sequences. 2011-10-28 17:52:20 -04:00
Tony Garnock-Jones 945cb186f9 Initial commit. 2011-10-28 16:52:30 -04:00