
Tools
文章平均质量分 85
ibbyte
个人域名:
ibbyte.com
jllim.com
展开
-
cscope Analyzed Flow - Handling of tag commands and tag stack by do_tag
/* * Jump to tag; handling of tag commands and tag stack * * *tag != NUL: ":tag {tag}", jump to new tag, add to tag stack * * type == DT_TAG: ":tag [tag]", jump to newer position or same tag again * ...原创 2018-04-08 19:35:51 · 409 阅读 · 0 评论 -
cscope Analyzed Flow 2 - Show the more-prompt and handle the user response by do_more_prompt
/* * Show the more-prompt and handle the user response. * This takes care of scrolling back and displaying previously displayed text. * When at hit-enter prompt "typed_char" is the already typed chara...原创 2018-04-08 19:56:57 · 335 阅读 · 0 评论 -
程序大师的方天画戟 - vicc
三国第一战将吕布,拥有两种宝物:一是赤兔马,二便是方天画戟简介vicc 是一款工作在64位Linux的控制台环境下的程序开发编辑器它的工作原理: (1).通过shell代码实现控制台的图形界面,引导用户去创建ctags和cscope的符号数据库, (2).通过shell代码实现控制台的图形界面,调用vim-7.4作为代码编辑器时自动加载ctags...原创 2018-05-21 00:55:17 · 1607 阅读 · 2 评论 -
【会当凌绝顶,一览众山小】一款低调奢华有内涵的终端工具: JoyfulPuTTY
JoyfulPuTTY 一款基于Putty Release 0.65的修改版,最主要的是增加SSH2登录时免输入密码的功能,优化难看的主题颜色样式,以及定制一些新功能,为了更符合程序员在Putty环境下使用VIM的编程习惯,将Window配置界面中Columns和Rows分别修改为104和38(VIM如果打开行显示后,能编辑的区域分别是100列*38行,正好符合一行代码最好不超...原创 2019-02-01 19:51:18 · 950 阅读 · 3 评论