Jadian
Jadian
Demo: ```Objc @interface ViewController () @property (weak, nonatomic) IBOutlet UISwitch *testSwitch; @property (nonatomic) RACChannelTerminal *udkTerminal; @end @implementation ViewController - (void)viewDidLoad { [super viewDidLoad]; // Do any additional setup after loading...
Expert: When type % on " in normal mode, expert jump to another ". Actual: Stop jump, or jump to the previous char. Version: 0bc3df2c33f17e7ba1263d174918fe861f28879e (Last commit)
**Same to title.** As #161 crash fixed, the vim mode feature lost. **Hope someone have time to add it back.**
## fix bug when call triggerPullToRefresh, the state will always be SVPullToRefreshStateLoading.
* carthage install method: homebrew * `which carthage`: /usr/local/bin/carthage * `carthage version`: 0.39.0 * `xcodebuild -version`: Xcode 14.3 Build version 14E222b * Are you using `--no-build`? NO * Are you...