From 1ef52910df3a560d24a1d92e6fe7621a751d6859 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Thu, 8 Mar 2012 13:44:53 -0500 Subject: Moved Manual into `doc/` root directory. --- doc/manual/05_FileNavigation.md | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 doc/manual/05_FileNavigation.md (limited to 'doc/manual/05_FileNavigation.md') diff --git a/doc/manual/05_FileNavigation.md b/doc/manual/05_FileNavigation.md deleted file mode 100644 index 953464a7..00000000 --- a/doc/manual/05_FileNavigation.md +++ /dev/null @@ -1,25 +0,0 @@ -# File Navigation - -## Bookmarks - -You can place bookmarks on lines in buffers to jump back to them later. Use the -`Tools -> Bookmark` menu options or key commands to do so. - -## Goto Line - -To jump to a specific line in a file, press `Ctrl+J` (`⌘J` on Mac OSX) and -specify the line number in the prompt and press `Enter` (`↩`) or click `OK`. - -## Goto Matching Brace - -By default, Textadept will highlight the matching brace characters under the -caret : `(`, `)`, `[`, `]`, `{`, `}`, `<`, and `>`. Pressing `Ctrl+M` (`^M` on -Mac OSX) moves the caret to that matching brace and `Ctrl+Shift+M` (`^⇧M`) -extends the selection. - -![Matching Braces](images/matchingbrace.png) - -## Mac OSX - -Textadept supports the keybindings you are accustomed to for navigating text -fields in Mac OSX. -- cgit v1.2.3