In the document inspector, you can view various information concerning your document.
Clicking the Get Info icon on the toolbar also opens the same view.
The information displayed in the inspector is as follows:
Created | The file creation date and time. |
---|---|
Modified | The file modification date and time. |
File Size | The size of the file. |
Owner | The user name of the owner of the file. |
Permission | The file privilege. |
Full Path | The absolute path to the file in UNIX format. |
Encoding | The current selected text encoding. |
Line Endings | The current selected line endings. |
Lines | The number of lines in the document (and the selection). |
Characters | The number of characters in the document (and the selection). |
Length | The length of string in UTF-16 in the document (and the selection). |
Words | The number of words in the document (and the selection). The current language in the Spelling panel will be used to interpret words. |
Location | The caret-position described in the number of characters. |
Current Line | The line number of the line containing the caret. |
Column | The caret-position from the head of the current line. |
Unicode | The Unicode hexadecimal code (UTF-16) for the character (displayed only when one character is selected). |