bud
|
63b024cb81
|
FIX: Use PATHSEP instead of hardcoded "/" path separator
|
2021-02-16 19:25:40 +01:00 |
|
bud
|
4917be3daf
|
remove config for window title format
|
2021-02-16 19:13:41 +01:00 |
|
bud
|
3693556958
|
FIX: get DocView in init instead of step, remove option for window title format'
|
2021-02-16 19:12:56 +01:00 |
|
bud
|
dd30725d84
|
FIX: before setting full path to window title, make sure activeView is DocView
|
2021-02-15 22:38:29 +01:00 |
|
bud
|
b9fcb6e5ae
|
ADD: test in doc:save(), if the file is the user module, automatically reload config
|
2021-02-15 22:09:25 +01:00 |
|
bud
|
cc9aa23340
|
REMOVE: dont add reload on save hook in core:open-user-module, its automatically done in doc:save()
|
2021-02-15 22:09:06 +01:00 |
|
bud
|
7e3eb4a408
|
ADD: default value (false) for full_path_in_window_title
|
2021-02-15 21:06:03 +01:00 |
|
bud
|
436446dd9a
|
ADD: in core.step() show full path if view is a document and config.full_path_in_window_title is true
|
2021-02-15 21:05:06 +01:00 |
|