diff --git a/site/4ed_sitegen.cpp b/site/4ed_sitegen.cpp index 31e0abf1..95e76f14 100644 --- a/site/4ed_sitegen.cpp +++ b/site/4ed_sitegen.cpp @@ -67,6 +67,9 @@ Long name commands that can be typed in after using the "long command" command f \ITEM \STYLE{code} "nix lines" \END Switch the buffer to 'nix' line ending mode LF \ITEM \STYLE{code} "remap" \END Change to one of the built in command bindings \ITEM \STYLE{code} "new project" \END Setup a new project.4coder and accompanying build scripts +\ITEM \STYLE{code} "delete file" \END Delete the file attached to the current buffer and close the buffer +\ITEM \STYLE{code} "rename file" \END Rename the file attached to the current buffer and reopen the buffer +\ITEM \STYLE{code} "mkdir" \END Make a new directory in 4coder's hot directory \END \END )foo"; diff --git a/site/source_material/binding_list.txt b/site/source_material/binding_list.txt index bd4e68e4..3d218ed1 100644 --- a/site/source_material/binding_list.txt +++ b/site/source_material/binding_list.txt @@ -18,6 +18,9 @@ Long name commands that can be typed in after using the "long command" command f \ITEM \STYLE{code} "nix lines" \END Switch the buffer to 'nix' line ending mode LF \ITEM \STYLE{code} "remap" \END Change to one of the built in command bindings \ITEM \STYLE{code} "new project" \END Setup a new project.4coder and accompanying build scripts +\ITEM \STYLE{code} "delete file" \END Delete the file attached to the current buffer and close the buffer +\ITEM \STYLE{code} "rename file" \END Rename the file attached to the current buffer and reopen the buffer +\ITEM \STYLE{code} "mkdir" \END Make a new directory in 4coder's hot directory \END \END \SECTION{Map: default}