diff --git a/index.html b/index.html new file mode 100644 index 0000000..28b5dd7 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Untitled - Pascar
Pascar
Dialog
Pascar - Keyboard Shortcuts
Menu Navigation
Alt+FOpen File menu
Alt+EOpen Edit menu
Alt+SOpen Search menu
Alt+VOpen View menu
Alt+HOpen Help menu
↑ / ↓Move through menu items
← / →Switch between menus
EnterActivate highlighted item
Letter keyActivate underlined shortcut
EscapeClose menu
File Operations
Ctrl+NNew file
Ctrl+OOpen file from disk
Ctrl+SSave / download file
Ctrl+Shift+SSave As...
Ctrl+PPrint
Editing
Ctrl+ZUndo
Ctrl+YRedo
Ctrl+XCut
Ctrl+CCopy
Ctrl+VPaste
Ctrl+ASelect All
DelDelete selection
F5Insert date/time
InsertToggle Insert/Overwrite
TabIndent (4 spaces)
Shift+TabUnindent
Search
Ctrl+FFind...
Ctrl+HFind & Replace...
F3Find Next
Shift+F3Find Previous
Ctrl+GGo to Line...
View
Alt+WToggle Word Wrap
Alt+LToggle Line Numbers
Ctrl++Zoom In
Ctrl+-Zoom Out
Ctrl+0Reset Zoom
Navigation
Ctrl+HomeBeginning of file
Ctrl+EndEnd of file
Ctrl+Left/RightMove word by word
Home / EndStart / end of line
Page Up / DownScroll one page
General
F1Show this help screen
EscapeClose menus / dialogs
Alt+F4Exit (close tab)
Press Escape or F1 to close this screen
Find:
Go to line:
Untitled UTF-8
Words: 0 Chars: 0 Ln 1, Col 1 INS
\ No newline at end of file diff --git a/netlify.toml b/netlify.toml new file mode 100644 index 0000000..91ba38f --- /dev/null +++ b/netlify.toml @@ -0,0 +1,9 @@ +[build] + publish = "." + command = "" + +[[redirects]] + from = "/src/*" + to = "/404" + status = 404 + force = true \ No newline at end of file diff --git a/src/index.html b/src/index.html new file mode 100644 index 0000000..a9cf04c --- /dev/null +++ b/src/index.html @@ -0,0 +1,1347 @@ + + + + + +Untitled - Pascar + + + + + +
Pascar
+ + + + + +
+
+ + + +
+
+
Dialog
+
+
+
+ + +
+
Pascar - Keyboard Shortcuts
+
+
+
Menu Navigation
+ + + + + + + + + + + +
Alt+FOpen File menu
Alt+EOpen Edit menu
Alt+SOpen Search menu
Alt+VOpen View menu
Alt+HOpen Help menu
↑ / ↓Move through menu items
← / →Switch between menus
EnterActivate highlighted item
Letter keyActivate underlined shortcut
EscapeClose menu
+ +
File Operations
+ + + + + + +
Ctrl+NNew file
Ctrl+OOpen file from disk
Ctrl+SSave / download file
Ctrl+Shift+SSave As...
Ctrl+PPrint
+ +
Editing
+ + + + + + + + + + + + +
Ctrl+ZUndo
Ctrl+YRedo
Ctrl+XCut
Ctrl+CCopy
Ctrl+VPaste
Ctrl+ASelect All
DelDelete selection
F5Insert date/time
InsertToggle Insert/Overwrite
TabIndent (4 spaces)
Shift+TabUnindent
+
+
+
Search
+ + + + + + +
Ctrl+FFind...
Ctrl+HFind & Replace...
F3Find Next
Shift+F3Find Previous
Ctrl+GGo to Line...
+ +
View
+ + + + + + +
Alt+WToggle Word Wrap
Alt+LToggle Line Numbers
Ctrl++Zoom In
Ctrl+-Zoom Out
Ctrl+0Reset Zoom
+ +
Navigation
+ + + + + + +
Ctrl+HomeBeginning of file
Ctrl+EndEnd of file
Ctrl+Left/RightMove word by word
Home / EndStart / end of line
Page Up / DownScroll one page
+ +
General
+ + + + +
F1Show this help screen
EscapeClose menus / dialogs
Alt+F4Exit (close tab)
+
+
+
Press Escape or F1 to close this screen
+
+ + +
+
+ + +
+ Find: + + + + + + + + + + + +
+ + +
+ Go to line: + + + +
+ + +
+
+ Untitled + + UTF-8 +
+
+ Words: 0 + Chars: 0 + Ln 1, Col 1 + INS +
+
+ + + + \ No newline at end of file