Skip to content
Snippets Groups Projects
Commit 0a56779e authored by dg's avatar dg
Browse files

tss :)

git-svn-id: http://svn.net-core.org/repos/t-engine4@6385 51575b47-30f0-44d4-a5cc-537603b46e54
parent 3fcae94e
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,7 @@ history = {
[[< You have access to the T-Engine global namespace. >]],
[[< To execute commands, simply type them and hit Enter. >]],
[[< To see the return values of a command, start the line off with a "=" character. >]],
[[< For a table, this will not show keys inherited from a metatable (usually class functions). >]],
[[<--------------------------------------------------------------------------------------------->]],
[[< Here are some useful keyboard shortcuts: >]],
[[< Left/right arrows :=: Move the cursor position left/right >]],
......@@ -500,4 +501,4 @@ function _M:historyColumns(strings, offset)
end
table.insert(_M.history, line_format:format(unpack(vals)))
end
end
\ No newline at end of file
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment