Anatolij Vasilev
019540a4f5
#447 : added error message for incompatible fzf version
2024-03-25 15:53:21 +01:00
Denis Isidoro
c4f01310bb
Merge pull request #879 from bimlas/update-tw5-plugin-link
...
Update TiddlyWiki plugin link
2024-02-05 20:11:51 -03:00
bimlas
f2c7aafc83
Update TiddlyWiki plugin link
2024-02-05 19:06:34 +01:00
Denis Isidoro
f1cbed6d07
Merge pull request #875 from DivineMK/master
...
Update default install order
2024-01-26 15:44:16 -03:00
DivineMK
0220ee0dc4
Update default install order
2024-01-26 12:50:48 +01:00
Denis Isidoro
c45b767edd
Merge pull request #873 from cyhyraethz/master
...
fix : #845 Add config option to support tealdeer
2024-01-19 06:43:08 -03:00
Dylan Premo
c3d75383f8
Add config option to support tealdeer
2024-01-18 15:48:14 -08:00
Denis Isidoro
80e30b508b
Merge pull request #872 from tapyu/patch-1
...
update `navi_config.md`: cross-reference to `config_file_example.yaml`
2024-01-18 11:19:00 -03:00
Rubem Pacelli
b5a1ccb338
Update navi_config.md
2024-01-17 13:24:21 -03:00
Rubem Pacelli
26cdf9f5cd
Update navi_config.md
2024-01-17 13:21:45 -03:00
Denis Isidoro
a46188783d
Merge pull request #871 from tapyu/master
...
merge `customization.md` into `navi_config.md`
2024-01-16 09:09:58 -03:00
Rubem Pacelli
a54d1530ff
Update README.md
2024-01-15 20:37:42 -03:00
Rubem Pacelli
d1baf46046
Update navi_config.md
2024-01-15 20:35:18 -03:00
Rubem Pacelli
59d7c8997d
Delete docs/customization.md
2024-01-15 20:30:12 -03:00
Denis Isidoro
6968a23919
Merge pull request #870 from strboul/vim-colors
...
Add vim docs about cheat syntax highlighting
2024-01-06 13:44:01 -03:00
Metin Yazici
b72a8f9699
Add vim docs about cheat syntax highlighting
2024-01-05 15:51:42 +01:00
Denis Isidoro
9e20adeb41
Merge pull request #867 from kit494way/fix-link
...
Fix broken links
2023-12-17 05:13:30 -03:00
KITAGAWA Yasutaka
e8d4e23c43
Fix broken links
2023-12-15 22:28:36 +09:00
Denis Isidoro
6692d6ab36
Merge pull request #866 from tapyu/tidy-up
...
concentrate all information concerning the navi settings in `docs/navi_config.md`
2023-12-11 22:24:56 -03:00
Rubem Pacelli
fa7215ed5b
Delete docs/paths_and_env_vars.md
2023-12-10 23:48:52 -03:00
Rubem Pacelli
7835f39203
Add paths_and_env_vars.md into navi_config.md
2023-12-10 23:48:35 -03:00
Rubem Pacelli
19ff052223
Delete docs/config_file.md
2023-12-10 23:18:29 -03:00
Rubem Pacelli
212ed34bd7
add: logging to navi_config.md
2023-12-10 23:17:07 -03:00
Denis Isidoro
430c9729e1
Merge pull request #865 from denisidoro/2.23
...
Bump to 2.23.0
2023-12-10 06:37:30 -03:00
Denis Isidoro
4720f0eaef
Dec-10 06h32: Cargo.lock
2023-12-10 06:32:24 -03:00
Denis Isidoro
3ed1f0dd55
Dec-10 06h30: Cargo.toml
2023-12-10 06:30:45 -03:00
Denis Isidoro
e1c2699e83
Merge pull request #864 from denisidoro/tapyu-patch-1
...
Clearer explanation about .cheat file paths
2023-12-10 06:28:48 -03:00
Denis Isidoro
74ce5ad82c
Merge branch 'master' into tapyu-patch-1
2023-12-10 06:27:59 -03:00
tjex
00d5e9d815
doc: file rename
2023-12-10 06:26:34 -03:00
tjex
be8326df6b
docs: extra clarity
2023-12-10 06:26:34 -03:00
tjex
449141a9d5
docs: clarity
2023-12-10 06:26:34 -03:00
tjex
cac329e60c
doc: typo
2023-12-10 06:26:34 -03:00
tjex
422d37f328
documentation on paths and environment vars
2023-12-10 06:26:34 -03:00
zjp
aeb9cd4b8b
Fix preview: handle Windows NT UNC paths (\\?\C:\foo
)
2023-12-10 06:26:34 -03:00
zjp
6a0accface
debug log
2023-12-10 06:26:34 -03:00
zjp
2f175e6eb2
config_file_example: shell command should be cmd.exe
on Windows
...
and add shell command debug in logging
2023-12-10 06:26:34 -03:00
zjp
2933740c17
If config path doesn't exist, navi won't log.
2023-12-10 06:26:34 -03:00
zjp
6822f1d51b
update config_file_example: add a cheats path example on Windows
2023-12-10 06:26:34 -03:00
zjp
2026b708cf
eprintln init_logger failure (may need redir if it's flushed away)
...
and add a description on logging
2023-12-10 06:26:32 -03:00
zjp
13318c4494
Fix multiple paths: define the platform-specific join separator
2023-12-10 06:25:29 -03:00
zjp
4d077ba612
mv navi.log under config dir; debug folders on Windows
...
2023-05-12T15:51:54.280707Z DEBUG navi::filesystem: read cheat files in `"C"`: []
2023-05-12T15:51:54.281083Z DEBUG navi::filesystem: read cheat files in `"\\Users\\Administrator\\AppData\\Roaming\\navi\\cheats"`: []
2023-12-10 06:25:29 -03:00
zjp
e2c4b2b67e
rm env_logger; use tracing instead
2023-12-10 06:25:29 -03:00
zjp
196872b109
introduce use env_logger
...
related to https://github.com/denisidoro/navi/issues/576
For the following config
cheats:
paths:
- C:\\Users\\Administrator\\AppData\\Roaming\\navi\\cheat
- C:\\Users\\Administrator\\AppData\\Roaming\\navi\\cheat
navi now gets incorrect paths on Windows, since the seperator `:` for
path join is a valid component.
[2023-05-12T08:58:26Z DEBUG navi::commands::core] Filesystem(
Some(
"C:\\\\Users\\\\Administrator\\\\AppData\\\\Roaming\\\\navi\\\\cheat:C:\\\\Users\\\\Administrator\\\\AppData\\\\Roaming\\\\navi\\\\cheat",
),
)
[2023-05-12T08:58:28Z DEBUG navi::filesystem] filesystem::Fetcher = Fetcher {
path: Some(
"C:\\\\Users\\\\Administrator\\\\AppData\\\\Roaming\\\\navi\\\\cheat:C:\\\\Users\\\\Administrator\\\\AppData\\\\Roaming\\\\navi\\\\cheat",
),
files: RefCell {
value: [],
},
}
2023-12-10 06:25:29 -03:00
Denis Isidoro
a8f38db9a8
Merge pull request #859 from tjex/docs
...
docs: clarify directory defaults and environment variables
2023-12-10 06:22:00 -03:00
Denis Isidoro
b560ba572e
Merge pull request #840 from zjp-CN/win
...
Fix multiple paths: define the platform-specific join separator
2023-12-10 06:20:08 -03:00
Rubem Pacelli
eb9ad7c09f
Update navi_config.md
2023-12-04 04:11:06 -03:00
Rubem Pacelli
1119164edb
Update navi_config.md
2023-12-04 04:10:25 -03:00
Rubem Pacelli
6f16237783
Update navi_config.md
2023-12-04 04:09:23 -03:00
Rubem Pacelli
1180e8cb55
Update navi_config.md
2023-12-04 04:08:41 -03:00
Rubem Pacelli
6118a85d91
Update navi_config.md
2023-12-04 04:08:30 -03:00