)]}'
{
  "commit": "be7485e1da7966eab4388991e26110570176c744",
  "tree": "d87d2e3563468cfb269437bd79d43b073bc0be30",
  "parents": [
    "82112d0434ede36c05d51840c117aca282156e9a"
  ],
  "author": {
    "name": "Dave Presotto",
    "email": "presotto@gmail.com",
    "time": "Sun Jan 08 14:19:34 2017 -0800"
  },
  "committer": {
    "name": "Russ Cox",
    "email": "rsc@swtch.com",
    "time": "Mon Jan 09 15:42:59 2017 +0000"
  },
  "message": "cmd/9term: A hack because I\u0027m constantly getting confused about ^C vs fn+delete\n\nSince Google (and a lot of the outside) is so engrained with using\n^C as interrupt, I\u0027d like to be able to use it in 9term if I\u0027ve\nstty\u0027d my intr to ^C. Without this, hitting ^C still works but if\nthe program behind the window isn\u0027t reading from /dev/cons, it won\u0027t\ntake effect till after I hit a newline which is often very confusing.\n\nI know this is a hack since it only works if I stty intr ^C but that\nseems the only other character that gets used anyways.\n\nChange-Id: I0597e63b2d7628f5668c648e6dba6f281e4b27fd\nReviewed-on: https://plan9port-review.googlesource.com/2742\nReviewed-by: Russ Cox \u003crsc@swtch.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5cf46decbbe9a4df3492a512e6b8614c944aa506",
      "old_mode": 33188,
      "old_path": "src/cmd/9term/9term.c",
      "new_id": "192a9bcfbe66b603b1efb4813c70e5c1ecf11cdc",
      "new_mode": 33188,
      "new_path": "src/cmd/9term/9term.c"
    },
    {
      "type": "modify",
      "old_id": "a0ae686af817ee85df6cddfd408a7bf3a9b5a52d",
      "old_mode": 33188,
      "old_path": "src/cmd/9term/fns.h",
      "new_id": "196f418f92df75e33ad9829c7fcb05aab40c040f",
      "new_mode": 33188,
      "new_path": "src/cmd/9term/fns.h"
    },
    {
      "type": "modify",
      "old_id": "b03f15fcc638e78eb0747a1a5c82c9c3056de0fe",
      "old_mode": 33188,
      "old_path": "src/cmd/9term/wind.c",
      "new_id": "7dc204435f2bc98247b9c85c4507f3badeae49e6",
      "new_mode": 33188,
      "new_path": "src/cmd/9term/wind.c"
    }
  ]
}
