Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
seanohalpin committed Oct 5, 2011
1 parent 72bbb60 commit 3545264
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions examples/getkey.rb
Expand Up @@ -5,6 +5,11 @@
# LANG=en_GB.utf8
#
# Sean O'Halpin, 2010-08-29
#
# TODO:
# - translate unrecognised escape sequences into strings
# (shouldn't send them uninterpreted to terminal - can put terminal into odd state)
#

require 'ffi-ncurses'

Expand Down

0 comments on commit 3545264

Please sign in to comment.