anthyLE key bindings
--------------------

input mode

	SPACE		convert
	CONVERT		convert

	ENTER		commit
	ACCEPT		commit
	CTRL+J		commit
	CTRL+M		commit

	ESCAPE		cancel input
	CTRL+G		cancel input
	CTRL+[		cancel input

	BACKSPACE	delete previous char
	CTRL+H		delete previous char

	DELETE		delete next character
	CTRL+D		delete next character

	HOME		move caret to beginning
	CTRL+A		move caret to beginning

	END		move caret to end
	CTRL+E		move caret to end

	LEFT		move caret to left
	CTRL+B		move caret to left

	RIGHT		move caret to right
	CTRL+F		move caret to right

	F6		convert to hiragana
	F7		convert to katakana
	F8		convert to halfwidth katakana
	F9		convert to fullwidth alphabet
	F10		convert to alphabet

	CTRL+,		change input mode previous
	CTRL+.		change input mode next

	TAB		prediction lookup choice
	CTRL+I		prediction lookup choice

conversion mode

	SPACE		open lookup choice and select next candidate
	CONVERT		open lookup choice and select next candidate
	DOWN		open lookup choice and select next candidate
	CTRL+N		open lookup choice and select next candidate

	UP		open lookup choice and select previous candidate
	CTRL+P		open lookup choice and select previous candidate

	ENTER		commit
	ACCEPT		commit
	CTRL+J		commit
	CTRL+M		commit

	ESCAPE		cancel input
	CTRL+G		cancel input
	CTRL+[		cancel input

	BACKSPACE	back to input mode
	CTRL+H		back to input mode

	HOME		move to first segment
	CTRL+A		move to first segment

	END		move to last segment
	CTRL+E		move to last segment

	LEFT		move to previous segment
	CTRL+B		move to previous segment

	RIGHT		move to next segment
	CTRL+F		move to next segment

	SHIFT+LEFT	shrink current segment
	CTRL+I		shrink current segment

	SHIFT+RIGHT	expand current segment
	CTRL+O		expand current segment

	F6		convert current segment to hiragana
	F7		convert current segment to katakana
	F8		convert current segment to halfwidth katakana
	F9		convert current segment to fullwidth alphabet
	F10		convert current segment to alphabet

lookup choice mode

	ENTER		commit
	ACCEPT		commit
	CTRL+J		commit
	CTRL+M		commit

	SPACE		next candidate
	CONVERT		next candidate
	DOWN		next candidate
	CTRL+N		next candidate

	SHIFT+SPACE	previous candidate
	SHIFT+CONVERT	previous candidate
	UP		previous candidate
	CTRL+P		previous candidate

	PAGEDOWN	next candidates page
	PAGEUP		preivious candidates page

	1 - 9, 0	select n'th candidate and move to next segment

	HOME		move to first segment
	CTRL+A		move to first segment

	END		move to last segment
	CTRL+E		move to last segment

	LEFT		move to previous segment
	CTRL+B		move to previous segment

	RIGHT		move to next segment
	CTRL+F		move to next segment

	SHIFT+LEFT	shrink current segment
	CTRL+I		shrink current segment

	SHIFT+RIGHT	expand current segment
	CTRL+O		expand current segment

	ESCAPE		cancel input
	CTRL+G		cancel input
	CTRL+[		cancel input

	BACKSPACE	back to input mode
	CTRL+H		back to input mode

	F6		convert current segment to hiragana
	F7		convert current segment to katakana
	F8		convert current segment to halfwidth katakana
	F9		convert current segment to fullwidth alphabet
	F10		convert current segment to alphabet
