CatPad


	Open

		drop a text file

		[ Supported Formats ]

			UTF-8 without BOM
			UTF-8 with BOM
			UTF-16 Little Endian
			UTF-16 Big Endian

		+ legacy encoding is not supported (error dialog will appear)
		+ use "iconv" command, see below

		[ Important ]

			one window only

			+ you can edit the latest opened file


	Save

		press a cat button

		+ saved as opened format

		[ Important ]

			data are not auto-saved

			+ this is like Windows apps
			+ for easy to undo (simple undo only)


	Close

		press the close button

		+ never say "Do you really want to exit?" or like that


Global Tips


	for Mos app users

		if you want to use Nonnon Smooth Scroll, register "Exception" list

		+ and uncheck "Smooth"
		+ you can easily register when Nonnon CatPad is running

	for legacy encoding files

		use "iconv" command

		1 : launch Terminal
		2 : move to desktop : "cd ./Desktop"
		3 : call iconv : "iconv -f SHIFT-JIS -t UTF-8 file_f > file_t"


Icon Buttons


	Topmost

		make a window topmost

	Save

		an overwrite button

		[ menu click ]

			you can change volume

	Config

		change format

	Calculator

		call system calculator

	Hex Dump

		binary viewer on/off

		+ heavy, use for small files

	Text2HTML

		convert to  , <, >


Search Field


	Key Bindings

		Enter

			find

			+ you can search when you click a magnifier icon

		F3

			find globally

			+ you can search when main Txtbox has focus

		Command + F

			focus switcher

			+ main to search field, field to main

		[ Reverse Search ]

			a : magnifier icon : menu-click
			b : magnifier icon : Shift + click
			c : Command + F3


Nonnon Txtbox


	Click

		move a caret

	Double Click

		select a word

		[ Double Click ]

			simple selection
			+ use space and tab only

		[ Menu-Double Click ]
		[ Shift + Double Click ]

			smart selection

	Triple Click

		select a whole line

	Command + Arrow

		move per a word

	Command + Z

		undo

	Command + X

		cut

	Command + C

		copy

	Command + V

		paste

	Option + Tab

		multi-line tab adder

	Option + Backspace

		multi-line tab remover

	Shift + Arrow

		select

	F5

		output today's date

	Command + F5

		output today's day-of-week

	Wheeling

		Nonnon Smooth Scroll

	Middle Button Dragging

		Grab N Drag


Support Forum


	feel free to report/complain

	click here