hints
来自「具有IDE功能的编辑器」· 代码 · 共 78 行
TXT
78 行
This is a complete list of hint messages displayed on the title bar 1 To drag and drop, highlight text, then click and drag from within the selection 2 Dragging with the right mouse button will move text 3 Goto http://www.icon.co.za/~psheer - Paul Sheer Consulting IT Services 4 Dragging with the left mouse button will copy text 5 Use Shift-Insert to copy text from other applications 6 Use Alt-Insert to bring up a history of selected text 7 Function keys F11-F20 mean Shift with a function key F1-F10 8 Do not email the author with generic questions, goto your local LUG instead 9 See how to do regular expression substring replacements in the man page 10 Use Shift-Up/Down in input widgets to get a history of inputs 11 Run frequently used apps from a hot key: see the Scripts menu 12 Get your keypad to work by redefining keys in the Options menu 13 Drag a file name from the 'File browser' in the Window menu to insert it 14 Use a macro to record repeatedly used key sequences 15 Get a list of demo fonts with: cooledit -font h 16 Undo key-for-key with Ctrl-Backspace 17 Drag function prototypes and other info from the man page browser 18 Double click on words in the man page browser to search for new man pages 19 Goto http://www.icon.co.za/~psheer - Paul Sheer Consulting IT Services 20 Search for [Options] in ~/.cedit/.cooledit.ini and change settings 21 Edit the example Scripts to see how to create your own 22 Double click on gcc error messages after running Make or Cc 23 Turn off these messages from the Options menu: 'Hint time...' = 0 24 Do not email the author with generic questions, goto your local LUG instead 25 See how to do regular expression substring replacements in the man page 26 See cooledit.1 for a list of the many extended editing/movement keys 27 Compose international characters with Right-Control 28 Set the LC_ALL and LANG environment variables - see the FAQ 29 For new international character support see the FAQ 30 Insert (hexa)decimal literals with Control-q and the (hexa)decimal digits 31 Try out proportional fonts like Times or Helvetica 32 Read all these hint messages in editor/cooledit.c in the source distribution 33 See the file INTERNATIONAL for composing international characters 34 Edit/move at high speed with the many Ctrl/Meta-Arrow combinations 35 Goto http://www.icon.co.za/~psheer - Paul Sheer Consulting IT Services 36 Use drag-and-drop to and from input widgets 37 Open a file by dragging its name from the 'File browser' onto the background 38 Use Shift-Ins to paste into input widgets 39 If Cooledit halts, restore by sending SIGUSR1: kill -1 <pid> 40 For fun, hit Ctrl-Shift-Alt-~ to see how text is redrawn 41 Turn off the toolbar from the 'Options' menu 42 Goto the Python web page: http://www.python.org/ 43 Disable the 'Window' menu from the 'Options' menu 44 If a macro is defined to an unused key, it will execute without having to use Ctrl-A 45 Use smalledit if you would like a smaller, cut down version of cooledit 46 Select *columns* of text by holding the control key down through mouse highlighting 47 Use Ctrl-Tab to complete the start of string, C-function or LaTeX-macro 48 Turn off tool hints from the Options menu 49 Use `Auto paragraph...' and `Word wrap...' to edit paragraphs like a WP 50 See how to get a rotating shaded 3D `e' when recieving mail - read coolicon.1 51 See how to do regular expression substring replacements in the man page 52 Try your hand at adding new Cooledit features with Python 53 Mark locations in files with the book mark commands in the Edit menu 54 Debug programs with Meta-F5 55 Goto http://www.icon.co.za/~psheer - Paul Sheer Consulting IT Services 56 Execute explicit debugger commands with Meta-F1 57 Turn off spell checking from the Options menu 58 File files containing regular expressions with Ctrl-Meta-F 59 Delete debugger variables with Del in the variable dialog 60 Add debugger watches with Ins in the variable dialog 61 Make a variable watch point by marking it with Ins in the variable dialog 62 Change the default size of the undo stack in ~/.cedit/.cooledit.ini 63 Bookmark all matching strings with the `Bookmarks' switch in the `Search' dialog 64 Create a printable postscript manual with man -t cooledit > cooledit.ps 65 Read the Python online tutorials: http://www.python.org/ 66 Enable \"Smooth scrolling\" option if you have a fast graphics card 67 Start internal XTerms with \"Terminal\" in the command menu 68 Use the coolproject command to start projects 69 Goto http://www.icon.co.za/~psheer - Paul Sheer Consulting IT Services 70 Display Unicode text - See FAQ 71 All colours can have their RGB values set - see COLOURS in the man page 72 Try different looks with the \"--look\" command line option 73 Press Escape to enter shell commands 74 Select text then use Escape to pipe through a shell command
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?