readme
来自「Linux下的MUD客户端程序」· 代码 · 共 24 行
TXT
24 行
This is a development version of tintin++.I added readline support to v1.5pl6. The new features include: - command-line editting (try your favorite emacs keys -- there's vi support too)- history which is integrated with readline (try control-p to get the previous commands, for instance)- history expansion just like in csh- overhauled tab completion so it is integrated with readline (the tab bugs are fixed, and there's a #tabsave command now)- fix for the "keystrokes getting dropped" bugI didn't write any docs for the new stuff yet. It may bevery buggy; it's not tested that extensively. The look-and-feelmay be really annoying; if so tell me.I highly recommend using #split mode; it just doesn't look asnice in non-split mode.The directions for compiling listed in INSTALL have changed.-- Dave Wagner dawagner@princeton.edu
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?