Package Control Messages
========================

Sublimerge 3
------------

Sublimerge 3 (beta) has just been installed. Thanks for trying it out!

It is highly recommended to restart Sublime Text before first use.
------------------------------------------------------------------

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! !!
!! NOTE: THIS IS A BETA VERSION. PLEASE REPORT ANY BUGS YOU MAY ENCOUNTER. !!
!! !!
!! !!
!! http://www.sublimerge.com/support.html support@sublimerge.com !!
!! !!
!! Issue Tracker: https://bitbucket.org/borysforytarz/sublimerge-3/issues?status=new&status=open !!
!! !!
!! !!
!! !!
!! Please visit http://www.sublimerge.com/sm3/docs/ for more information. !!
!! !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

The first steps after installation
==================================

1. By default Sublimerge's colors theme conforms to default Sublime Text theme. If you are using some
custom theme and find the colors poorly visible, you may need to change them.

2. If you're on Windows and want to use VCS-related commands, you may need to configure the executable
path for your VCS. Linux and OS X users with non-standard VCS installation may need to configure this too.

Please visit http://www.sublimerge.com/sm3/docs/configuration.html for more information about configuration.

Simplified usage instructions
=============================

In file view:

[ctrl]+[alt]+[d] - display Quick Panel with commands available for current view

In diff view:

Windows/Linux:

[ctrl]+[down] - select next change
[ctrl]+[up] - select previous change
* [ctrl]+[left] - copy selected change (or active line) to left from right
* [ctrl]+[right] - copy selected change (or active line) to right from left
[ctrl]+[shift]+[left] - copy all changes to left from right
[ctrl]+[shift]+[right] - copy all changes to right from left

OSX:

[alt]+[down] - select next change
[alt]+[up] - select previous change
* [alt]+[left] - copy selected change (or active line) to left from right
* [alt]+[right] - copy selected change (or active line) to right from left
[alt]+[shift]+[left] - copy all changes to left from right
[alt]+[shift]+[right] - copy all changes to right from left

Common:

[f3] - swap panels
[f4] - show changes navigator
[f5] - recompare buffers

* - if change is selected the command will copy its whole contents, otherwise will copy only the focused line

In directories diff view:

[down] - select next file/directory
[up] - select previous file/directory
[left] - copy file/directory from right to left
[right] - copy file/directory from left to right
[enter] - enter sub directory / compare text files
[backspace] - enter parent directory

Windows/Linux:

[ctrl]+[down] - select next different file/directory
[ctrl]+[up] - select previous different file/directory

OS X:

[alt]+[down] - select next different file/directory
[alt]+[up] - select previous different file/directory

For convenience Sublimerge also supports standard OS X keyboard shortcuts for directories navigation:

[cmd]+[down] - enter sub directory / compare text files
[cmd]+[up] - enter parent directory

End-User License Agreement (EULA)
=================================

1. LICENSES
SUBLIMERGE is licensed as follows:
a) Evaluation time.
You can evaluate SUBLIMERGE freely for 90 days. Later you will need to purchase
a license for continued use.
b) Installation and Usage.
Licenses are per user and valid for use on all supported operating systems.
License keys may be used on multiple computers and operating systems, provided
the license key holder is the primary user. Businesses must purchase at least
as many licenses as the number of people using SUBLIMERGE.
c) Backup Copies.
You may make copies of the license key and/or SUBLIMERGE for backup and archival
purposes.
d) Evaluation time.
You can evaluate SUBLIMERGE freely for 90 days. Later you will need to purchase
a license for continued use.

2. ILLEGAL USAGE
Any illegal usage of SUBLIMERGE, including reverse engineering, using unauthorized license
keys, creating keygens and cracks is prohibited and will be subject for prosecution.

3. DESCRIPTION OF OTHER RIGHTS AND LIMITATIONS
a) Maintenance of Copyright Notices.
You must not remove or alter any copyright notices on any copy of SUBLIMERGE.

b) Distribution.
You may not distribute or sell license keys or SUBLIMERGE to third parties.
Licenses will be revoked if distributed or sold to third parties.

c) Rental.
You may not rent, lease, or lend the license key or SUBLIMERGE.

4. COPYRIGHT
All title, including but not limited to copyrights, in and to SUBLIMERGE and any copies
thereof are owned by BORYS FORYTARZ (AUTHOR).

5. REFUND POLICY
Refunds are not available. Because of this, before purchasing a license, you can evaluate
SUBLIMERGE without any functionality limitations for 90 days. Later you will need to
purchase a license.

6. NO WARRANTIES
AUTHOR expressly disclaims any warranty for SUBLIMERGE, which is provided
'as is' without any express or implied warranty of any kind, including but not limited
to any warranties of merchantability, non-infringement, or fitness of a particular
purpose.

7. LIMITATION OF LIABILITY
In no event shall AUTHOR be liable for any damages due to use of SUBLIMERGE,
to the maximum extent permitted by law. This includes without limitation, lost profits,
business interruption, or lost information. In no event will AUTHOR be liable
for loss of data or for indirect, special, incidental, consequential (including lost
profit), or other damages. AUTHOR shall have no liability with respect to the
content of SUBLIMERGE or any part thereof, including but not limited to errors or
omissions contained therein, libel, trademark rights, business interruption, loss of
privacy or the disclosure of confidential information.

More information
================

For more information, troubleshooting, customizing settings and more, please visit www.sublimerge.com

By the way...
=============

Take a break from your work and play my BF's Draughts on your iOS device!
Available on the App Store! :)

http://www.bfdraughts.com/as/

sublimerge的更多相关文章

  1. sublime文件对比插件--sublimerge

    网上很多文件对比的基本都要收费,所以还是干脆看看sublime有没插件算了. 结果还是有一个:sublimerge 1 先安装该插件: 2 然后在sublime下都打开要对比的两个文件: 3 然后在其 ...

  2. Sublime Text各种插件使用方法

    有快捷键冲突的时候可以修改快捷键,建议修改插件快捷键而不是Sublime Text的快捷键,我的有冲突的一律将插件快捷键设置成:Ctrl+Alt+A(B...) Package Control 通俗易 ...

  3. 开发工具之Sublime编辑器

    sublime是一款轻量级的编辑器,可以从官网上进行下载最新版本.它有很多使用并且强大的功能支持.例如:GOTO,package 等快捷操作.但有时候下载的版本不能进行安装package contro ...

  4. 非常实用的Sublime插件集合 – sublime推荐必备插件

    插件介绍 ***PackageControl*** 功能:安装包管理 简介:sublime插件控制台,提供添加.删除.禁用.查找插件等功能 使用方法: 1.安装好控制台,如有不能正常调用 Packag ...

  5. Sublime Text 实用方法

    代码比对 安装Sublimerge插件 打开Sublime Text后,接着按Ctrl+Shift+P,并输入Install Package 待其加载完成,再输入Sublimerge Pro 当安装完 ...

  6. sublime text 3 前端开发常用插件

    sublime text 3 前端开发常用插件 https://packagecontrol.io/browse 代码对齐: Alignment html代码补全:  Emmet CoffeeScri ...

  7. JS-立即执行函数表达式(IIFE)

    javascript 函数调用 在 javascript 中,每一个函数在被调用的时候都会创建一个执行上下文,在该函数内部定义的变量和函数只能在该函数内部被使用,而正是因为这个上下文,使得我们在调用函 ...

  8. 如何安装 Sublime text 编辑器相关的插件

    Sublime是一个伟大的编辑器,具有可靠的基础功能,使编写代码变得愉快.您可以安装一个包管理器,以便于安装插件和添加新功能. 为什么使用包管理器(package manager) 包管理器可以方便地 ...

随机推荐

  1. C#中Request.servervariables参数

    整理一下,我在asp.net下遍历的Request.servervariables这上集合,得出的所有参数如下: : Request.ServerVariables["ALL_HTTP&qu ...

  2. charles Windows 安装

    本文参考:charles Windows 安装 在实际开发.测试中需要通过代理截取 app 的网络请求报文来快速定位问题.https 双向认证的 app 越来越多,fiddler在这方面并不好用.由于 ...

  3. [概率DP][消元法][CF24D]损坏的机器人

    Description 有一只坏了的机器人站在一个\(n\times m\)的网格里,初始位置在\((x,y)\).现在每个单位时间内它会随机选左右下三个方向走,如果它随机的方向会走出网格就不会往这个 ...

  4. Appium移动自动化测试-----(六)1.appium-desktop下载安装

    Appium 移动测试中有个很重新的组件 Appium-Server,它主要用来监听我们的移动设备(真机或模拟器),然将不同编程语言编写的 appium 测试脚本进行解析,然后,驱动移动设备来运行测试 ...

  5. DCEP究竟是什么?

    DCEP (Digital Currency Electronic Payment) 数字货币电子支付工具 DCEP将由中国人民银行推出,推出时间待定. DCEP是使用区块链技术的一种联盟链,为全新的 ...

  6. 使用TypeScript创建Vue项目

    Vue的灵活性总是让代码看起来非常洗练,对TypeScript来说也是一种挑战, 好在Vue对TypeScript进行了一次全方位的适配. 相对于React严谨的代码,Redux啰嗦的样板代码,Vue ...

  7. (1)Spirng Boot 入门(笔记)

    文章目录 简介 优点 Hello World 打包成可执行 jar 细节探究 主程序类,主入口类上面的注解 自动生成的项目结构分析 简介 Spring Boot 帮助我们简化 Spring 应用开发: ...

  8. PAT甲级题分类汇编——图

    本文为PAT甲级分类汇编系列文章. 图,就是层序遍历和Dijkstra这一套,#include<queue> 是必须的. 题号 标题 分数 大意 时间 1072 Gas Station 3 ...

  9. Golang常用快捷键以及常见快捷键冲突

    配置快捷键: 跳转到函数定义 回退 查找函数使用 File/Settings/Keymap 工具: gofmt/golint File/Settings/Tools/File Watchers gol ...

  10. ivew数控件Tree自定义节点内容示例分析

    ivew数控件Tree自定义节点内容示例分析 demo地址:https://run.iviewui.com/plcWlM4H <template> <Tree :data=" ...