外饰文本编辑器

ott的Python项目详细描述


您可能正在寻求帮助,但我只能这样做:

usage: xo [-h] path

exofrills: your text has been edited...but you are still hungry.

positional arguments:
  path        path to file, may include colon separated line and col numbers,
              eg 'path/to/xo.py:10:42'

optional arguments:
  -h, --help  show this help message and exit

其他人做了一个video tutorial并发布了 发布0.1后一小时内就在YouTube上发布了。

获取xo

使用pipeasy_install从Cheese商店安装:

$ pip install exofrills
$ easy_install exofrills

叉子xo来自github

$ git clone https://github.com/scopatz/xo.git

关键命令

esc:get help
ctrl + o:save file (write-out)
ctrl + x:exit (does not save)
meta + s:select pygments style
ctrl + f:insert file at current position
ctrl + y:go to line & column (yalla, let’s bounce)
ctrl + k:cuts the current line to the clipboard
ctrl + u:pastes the clipboard to the current line
ctrl + t:clears the clipboard (these spell K-U-T)
ctrl + w:set regular expression and jump to first match
meta + w:jump to next match of current regular expression
ctrl + r:set substitution for regular expression and replace first match
meta + r:replace next match of current regular expression

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
java IntelliJ找不到依赖项选项卡   java向字符串数组string[]添加元素并在Junit中测试结果   如何在eclipse中获取活动java项目的名称   如何使用java在mysql中插入时间   java ArrayList更新了插入一行,但Jtable仍然没有刷新   如何在JavaSwing中命名坐标(点)   java Matcher/模式不打印   java错误地设置了arraylist   使用UsernamePasswordCredential提供程序的java列表Azure AD   java在HTTP请求中设置UTC时间   未加载事件:jquery完整日历Java集成   java Maven插件依赖项无法从内部repo解析依赖项   Maven更新重置Java版本   java如何向中添加图片。带有Apache POI XWPF的docx,但不指定其大小   Java最大函数递归