1
1
mirror of https://github.com/qvacua/vimr.git synced 2024-11-24 11:37:32 +03:00
Commit Graph

57 Commits

Author SHA1 Message Date
Tae Won Ha
6e9f33ea77
GH-326, GH-460 Persist last window action pref 2017-06-13 23:17:06 +02:00
Tae Won Ha
884296145b
GH-326, GH-460 Add an option to hide or quit when the last window closes 2017-06-13 22:57:08 +02:00
Tae Won Ha
ec838aa0b9
GH-302, GH-421 Add --wait to cli tool 2017-06-12 19:28:54 +02:00
Tae Won Ha
3216b08699
GH-302, GH-421 Add passthrough arguments to vimr script 2017-06-12 00:30:33 +02:00
Tae Won Ha
8241d596fd
Adapt to sync neovim stop handling 2017-06-11 16:28:25 +02:00
Tae Won Ha
786ac2a87e
GH-423 Use transient fields in state for cwd and current buffer to set 2017-06-09 23:16:06 +02:00
Tae Won Ha
d4ede81fe5
GH-450 Move root to open quickly state 2017-05-14 12:06:21 +02:00
Tae Won Ha
487da9fa47
Merge branch 'master' into develop
Conflicts:
	VimR/Info.plist
	VimR/UiRootReducer.swift
	resources/release-notes.md
2017-05-05 18:03:17 +02:00
Tae Won Ha
0e1598177e
GH-440 Store use interactive zsh in user defaults and fix the ui root reducer 2017-05-05 17:42:35 +02:00
Tae Won Ha
f014ba39f8
GH-433 Use string enum for workspace bar location 2017-05-03 22:23:01 +02:00
Tae Won Ha
40fd7e1eb5
GH-426 Store active tools in user defaults 2017-05-01 17:15:21 +02:00
Tae Won Ha
be2f64ecf4
Merge branch 'develop' into 383-html-preview-tool
Conflicts:
	VimR/States.swift
2017-04-10 22:41:07 +02:00
Tae Won Ha
f043147ab4
GH-405 Be more forgiving when prefs regarding tools are not complete 2017-04-10 22:40:25 +02:00
Tae Won Ha
f36fcbf440
GH-383 Store html preview tools prefs 2017-04-10 22:15:48 +02:00
Tae Won Ha
85dce6a8c7
Merge branch 'develop' into 383-html-preview-tool
Conflicts:
	VimR/MainWindow.swift
2017-04-10 21:58:17 +02:00
Tae Won Ha
4b4fde58e5
GH-405 Store the order of the tools 2017-04-10 20:38:17 +02:00
Tae Won Ha
8902aafedd
GH-383 Reload only when a new file gets selected 2017-04-02 21:55:24 +02:00
Tae Won Ha
55cddec9ad
GH-383 Serve the selected html file and the content of its parent folder 2017-04-02 20:45:12 +02:00
Tae Won Ha
026e776ad6
Merge branch 'develop' into 383-html-preview-tool 2017-04-02 16:52:45 +02:00
Tae Won Ha
fee0b5af89
GH-405 Clean also the focus view 2017-03-31 19:53:40 +02:00
Tae Won Ha
1516fc3bf9
GH-405 Clean up the app state after firing 2017-03-31 19:53:40 +02:00
Tae Won Ha
a34d208d2d
GH-405 Fix forward and reverse search 2017-03-31 19:53:31 +02:00
Tae Won Ha
6dba05b248
GH-405 Quit cleanly 2017-03-30 00:36:57 +02:00
Tae Won Ha
c26ea812d5
GH-383 Add stub HTML preview tool 2017-03-24 17:47:08 +01:00
Tae Won Ha
79f3a72605
React to stored prefs 2017-03-01 16:59:23 +01:00
Tae Won Ha
4535d90ecf
Add init(dict) 2017-02-28 22:15:27 +01:00
Tae Won Ha
ee0bc0a550
Fix closing behavior of the main window 2017-02-28 17:17:18 +01:00
Tae Won Ha
808dbd0c8d
Store tools states 2017-02-28 15:52:48 +01:00
Tae Won Ha
2ba5e362e5
Add advanced pref 2017-02-28 11:10:04 +01:00
Tae Won Ha
abc652d62f
Add appearance pref pane 2017-02-28 09:53:27 +01:00
Tae Won Ha
7cd3477331
Add general pref pane 2017-02-27 22:45:26 +01:00
Tae Won Ha
e04e14bd64
Add some general pref values 2017-02-27 21:18:12 +01:00
Tae Won Ha
426a00ece3
Add focusing of views 2017-02-24 22:47:32 +01:00
Tae Won Ha
ad457fa923
Add kind of working file browser: still have to react to cwd change 2017-02-23 23:39:31 +01:00
Tae Won Ha
b8b5182f42
Do not include "old" files for compilation and add stub file browser 2017-02-23 22:15:35 +01:00
Tae Won Ha
910c27139c
Open selected file in open quickly 2017-02-23 19:02:19 +01:00
Tae Won Ha
5a813bd5ae
progress
Make open quickly window open and search
2017-02-23 19:02:17 +01:00
Tae Won Ha
ce8a3a9f6d
Remove base server url from app state 2017-02-20 18:04:45 +01:00
Tae Won Ha
b09a0bcc1a
Add file monitor 2017-02-19 18:00:41 +01:00
Tae Won Ha
1a85dea28e
Restructure some types 2017-02-12 17:21:10 +01:00
Tae Won Ha
962003f229
Make manual reverse search work 2017-02-12 16:40:49 +01:00
Tae Won Ha
292d20043c
Add hasDifferentMark to Marked 2017-02-12 14:07:52 +01:00
Tae Won Ha
404af920c6
Add Position.beginning 2017-02-12 13:41:12 +01:00
Tae Won Ha
7092c226f1
Implement refresh now 2017-02-12 13:35:58 +01:00
Tae Won Ha
bce3e9e5f0
Correctly clean up swps when closing and quitting 2017-02-12 10:54:19 +01:00
Tae Won Ha
ae69318199
Ignore forward search when reverse searching 2017-02-12 10:54:01 +01:00
Tae Won Ha
379068de13
Use marked positions to distinguish the cases to set the position 2017-02-11 12:41:38 +01:00
Tae Won Ha
827b158f67
Add more actions to preview tool 2017-02-08 22:51:21 +01:00
Tae Won Ha
511e3685ab
Show no preview initially 2017-02-06 18:57:50 +01:00
Tae Won Ha
de9d75579d
Use the global generic pages 2017-02-06 18:36:57 +01:00