home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
editors
/
aefolded.arj
/
AE2.INI
< prev
next >
Wrap
Text File
|
1990-06-17
|
5KB
|
137 lines
;
; Default configuration
;
;...sgeneral:0:
key_bind "^M" "line_split"
key_bind "^I" "character_tab"
key_bind "^D" "character_right"
key_bind "^S" "character_left"
key_bind "^F" "word_right"
key_bind "^A" "word_left"
key_bind "^E" "line_up"
key_bind "^X" "line_down"
key_bind "^R" "page_up"
key_bind "^C" "page_down"
key_bind "^W" "page_scroll_down"
key_bind "^Z" "page_scroll_up"
key_bind "^G" "character_delete_right"
key_bind "^H" "character_delete_left"
key_bind "^V" "other_insert"
key_bind "^Y" "line_delete"
key_bind "^U" "other_undelete"
key_bind "^T" "other_put"
key_bind "^O" "block_mark_1"
key_bind "^P" "block_mark_2"
key_bind "^N" "character_delete_eol"
key_bind "^Q" "character_type ?"
;...e
;...sibm\45\pc:0:
key_bind "Left" "character_left"
key_bind "Right" "character_right"
key_bind "Up" "line_up"
key_bind "Down" "line_down"
key_bind "^Left" "word_left"
key_bind "^Right" "word_right"
key_bind "PgUp" "page_up"
key_bind "PgDn" "page_down"
key_bind "^PgUp" "line_up line_up line_up line_up line_up"
key_bind "^PgDn" "line_down line_down line_down line_down line_down"
key_bind "Home" "line_start"
key_bind "End" "line_end"
key_bind "^Home" "fold_start"
key_bind "^End" "fold_end"
key_bind "Ins" "other_insert"
key_bind "Del" "character_delete_right"
key_bind "αS" "other_shell ?"
key_bind "αB" "buffer_select ?"
key_bind "αG" "line_goto ?"
key_bind "αW" "buffer_write ? no"
key_bind "αH" "block_unmark"
key_bind "αT" "tag_line"
key_bind "αE" "tag_error line_down"
key_bind "αQ" "other_squeeze"
key_bind "αA" "other_abort ?"
key_bind "αX" "other_exit yes"
key_bind "αC" "block_yank other_undelete"
key_bind "αM" "block_delete other_undelete"
key_bind "αD" "block_delete"
key_bind "αY" "block_yank"
key_bind "αR" "block_entab"
key_bind "αL" "block_detab"
key_bind "αF" "block_fold \"\" no 0"
key_bind "αU" "block_unfold"
key_bind "F1" "fold_open yes"
key_bind "F2" "fold_open no"
key_bind "F3" "fold_in"
key_bind "F4" "fold_out"
key_bind "F5" "line_insert... \"\" no 0"
key_bind "F6" "line_insert::: \"\" no 0"
key_bind "F7" "search_bracket"
key_bind "F8" "search_replace ? ? yes yes always if_open ? ? no"
key_bind "F9" "search_for ? yes yes always if_open ? 1 no"
key_bind "F10" "search_again"
key_bind "^J" "other_visible"
key_bind "^F1" "block_read \"c:/tmp/ae1.cut\""
key_bind "^F2" "block_read \"c:/tmp/ae2.cut\""
key_bind "^F3" "block_read \"c:/tmp/ae3.cut\""
key_bind "^F4" "block_read \"c:/tmp/ae4.cut\""
key_bind "~F1" "block_write \"c:/tmp/ae1.cut\" no"
key_bind "~F2" "block_write \"c:/tmp/ae2.cut\" no"
key_bind "~F3" "block_write \"c:/tmp/ae3.cut\" no"
key_bind "~F4" "block_write \"c:/tmp/ae4.cut\" no"
;...e
;...sblocks:0:
key_prefix "^K"
key_bind "^K ^S" "block_mark_1"
key_bind "^K ^E" "block_mark_2"
key_bind "^K ^H" "block_unmark"
key_bind "^K ^F" "block_fold \"\" no 0"
key_bind "^K ^U" "block_unfold"
key_bind "^K ^C" "block_yank other_undelete"
key_bind "^K ^V" "block_delete other_undelete"
key_bind "^K ^D" "block_delete"
key_bind "^K ^Y" "block_yank"
key_bind "^K ^T" "block_entab"
key_bind "^K ^L" "block_detab"
key_bind "^K ^R" "block_read ?"
key_bind "^K ^W" "block_write ? no"
key_bind "^K ^X" "block_filter ?"
;...e
;...sline:0:
key_prefix "^L"
key_bind "^L ^C" "line_insert \"\""
key_bind "^L ^F" "line_insert... \"\" no 0"
key_bind "^L ^V" "line_insert::: \"\" no 0"
key_bind "^L ^D" "line_delete"
key_bind "^L ^Y" "line_yank"
key_bind "^L ^R" "fold_read ? \"\" no 0"
key_bind "^L ^W" "fold_write ? no"
key_bind "^L ^S" "line_start"
key_bind "^L ^E" "line_end"
key_bind "^L ^G" "line_goto ?"
;...e
;...sbuffers:0:
key_prefix "^B"
key_bind "^B ^C" "buffer_create ? yes yes"
key_bind "^B ^D" "buffer_delete ?"
key_bind "^B ^S" "buffer_select ?"
key_bind "^B ^R" "buffer_read ?"
key_bind "^B ^W" "buffer_write ? no"
key_bind "^B ^N" "buffer_rename ? ?"
;...e
;...slanguages:0:
language_create "top" "/*..." "*/" ".*\\.top" yes 0 ""
language_create "ae" ";..." "" ".*\\.ini" no 0 "_"
language_create "make" "#..." "" "(.*[/:])?makefile|.*\\.mak" yes 0 "_"
language_create "c" "/*..." "*/" ".*\\.(c|h|y|cpp|hpp|sqc)" yes 0 "_"
language_create "pascal" "{..." "}" ".*\\.pas" yes 2 "_"
language_create "assembler" ";..." "" ".*\\.(s|i|asm|inc|mac)" no 0 "_"
language_create "ada" "--..." "" ".*\\.ada" yes 2 "_."
language_create "semi" ";..." "" "" yes 0 "_"
language_create "nroff" ".\\\"..." "" ".*\\.n" no 5 "_"
language_create "lisp" ";..." "" ".*\\.lsp" yes 2 "_:"
language_create "batch" "rem..." "" ".*\\.(bat|cmd)" no 0 ""
language_create "guide" "'..." "" ".*\\.(ngs|ngl)" no 5 ""
language_create "sql" "--..." "" ".*\\.sql" yes 0 "_"
;...e