Commit Graph

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