|
141 | 141 | "url": "https://api.github.com/users/justinmk", |
142 | 142 | "user_view_type": "public" |
143 | 143 | } |
| 144 | + }, |
| 145 | + { |
| 146 | + "author_association": "CONTRIBUTOR", |
| 147 | + "body": "Sounds like a linguistics problem, and I see no wrong of existing docs of **_Vim_**:\n\n> With no arguments the result is a String, which is the name of the current effective working directory.\n\nBy Bram's wording, \"_the_ current (effecitve) directory\" already hints us \"there is only one _in effect_\". In other words, the answer of \"Who's responsible for the directory/path for all upcoming Ex-commands?\" is *the current directory*. By this reasoning, all these wordings are redundant by my standard: (feel free to criticize)\n\n* the current \"effective\" working directory (Bram's kindness)\n* the current \"global\" working directory (Embedding the answer \"the global directory\" into the noun)\n* the current \"effective\" \"global\" working directory (Embedding both Bram's kindness and the answer into the noun)\n\nOn the other hand, I'm not very happy with the term \"working directory\". There is no single mention of \"working directory\" under _**Vim**_'s `:h current-directory`. To see the difference, run the following in both `vim` & `nvim`:\n\n```\n:h current-directory\n/working\n```\n\nTo me, the most concise version is \"the current directory\". If there is only one directory in effect, then surely it's the _working_ one. I suspect that `:pwd` may be the cause of the usage of \"working directory\".", |
| 148 | + "created_at": "2025-09-09T06:47:40Z", |
| 149 | + "html_url": "https://github.com/neovim/neovim/issues/15034#issuecomment-3269126583", |
| 150 | + "id": 3269126583, |
| 151 | + "issue_url": "https://api.github.com/repos/neovim/neovim/issues/15034", |
| 152 | + "node_id": "IC_kwDOAPphoM7C2um3", |
| 153 | + "performed_via_github_app": null, |
| 154 | + "reactions": { |
| 155 | + "+1": 0, |
| 156 | + "-1": 0, |
| 157 | + "confused": 0, |
| 158 | + "eyes": 0, |
| 159 | + "heart": 1, |
| 160 | + "hooray": 0, |
| 161 | + "laugh": 1, |
| 162 | + "rocket": 0, |
| 163 | + "total_count": 2, |
| 164 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3269126583/reactions" |
| 165 | + }, |
| 166 | + "updated_at": "2025-09-11T19:08:21Z", |
| 167 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3269126583", |
| 168 | + "user": { |
| 169 | + "avatar_url": "https://avatars.githubusercontent.com/u/24765272?v=4", |
| 170 | + "events_url": "https://api.github.com/users/nyngwang/events{/privacy}", |
| 171 | + "followers_url": "https://api.github.com/users/nyngwang/followers", |
| 172 | + "following_url": "https://api.github.com/users/nyngwang/following{/other_user}", |
| 173 | + "gists_url": "https://api.github.com/users/nyngwang/gists{/gist_id}", |
| 174 | + "gravatar_id": "", |
| 175 | + "html_url": "https://github.com/nyngwang", |
| 176 | + "id": 24765272, |
| 177 | + "login": "nyngwang", |
| 178 | + "node_id": "MDQ6VXNlcjI0NzY1Mjcy", |
| 179 | + "organizations_url": "https://api.github.com/users/nyngwang/orgs", |
| 180 | + "received_events_url": "https://api.github.com/users/nyngwang/received_events", |
| 181 | + "repos_url": "https://api.github.com/users/nyngwang/repos", |
| 182 | + "site_admin": false, |
| 183 | + "starred_url": "https://api.github.com/users/nyngwang/starred{/owner}{/repo}", |
| 184 | + "subscriptions_url": "https://api.github.com/users/nyngwang/subscriptions", |
| 185 | + "type": "User", |
| 186 | + "url": "https://api.github.com/users/nyngwang", |
| 187 | + "user_view_type": "public" |
| 188 | + } |
| 189 | + }, |
| 190 | + { |
| 191 | + "author_association": "MEMBER", |
| 192 | + "body": "> I'm not very happy with the term \"working directory\". There is no single mention of \"working directory\" under _**Vim**_'s `:h current-directory`\n\nWell there should be. \"Working directory\" is the most conventional and meaningful term, and also has sympathy with \"workspace\". And is implied by `:pwd` as you noted.", |
| 193 | + "created_at": "2025-09-11T19:08:10Z", |
| 194 | + "html_url": "https://github.com/neovim/neovim/issues/15034#issuecomment-3282294031", |
| 195 | + "id": 3282294031, |
| 196 | + "issue_url": "https://api.github.com/repos/neovim/neovim/issues/15034", |
| 197 | + "node_id": "IC_kwDOAPphoM7Do9UP", |
| 198 | + "performed_via_github_app": null, |
| 199 | + "reactions": { |
| 200 | + "+1": 1, |
| 201 | + "-1": 0, |
| 202 | + "confused": 0, |
| 203 | + "eyes": 0, |
| 204 | + "heart": 0, |
| 205 | + "hooray": 0, |
| 206 | + "laugh": 0, |
| 207 | + "rocket": 0, |
| 208 | + "total_count": 1, |
| 209 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3282294031/reactions" |
| 210 | + }, |
| 211 | + "updated_at": "2025-09-11T19:08:10Z", |
| 212 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3282294031", |
| 213 | + "user": { |
| 214 | + "avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4", |
| 215 | + "events_url": "https://api.github.com/users/justinmk/events{/privacy}", |
| 216 | + "followers_url": "https://api.github.com/users/justinmk/followers", |
| 217 | + "following_url": "https://api.github.com/users/justinmk/following{/other_user}", |
| 218 | + "gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}", |
| 219 | + "gravatar_id": "", |
| 220 | + "html_url": "https://github.com/justinmk", |
| 221 | + "id": 1359421, |
| 222 | + "login": "justinmk", |
| 223 | + "node_id": "MDQ6VXNlcjEzNTk0MjE=", |
| 224 | + "organizations_url": "https://api.github.com/users/justinmk/orgs", |
| 225 | + "received_events_url": "https://api.github.com/users/justinmk/received_events", |
| 226 | + "repos_url": "https://api.github.com/users/justinmk/repos", |
| 227 | + "site_admin": false, |
| 228 | + "starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}", |
| 229 | + "subscriptions_url": "https://api.github.com/users/justinmk/subscriptions", |
| 230 | + "type": "User", |
| 231 | + "url": "https://api.github.com/users/justinmk", |
| 232 | + "user_view_type": "public" |
| 233 | + } |
| 234 | + }, |
| 235 | + { |
| 236 | + "author_association": "CONTRIBUTOR", |
| 237 | + "body": "Edit: I was blind. Leave my testing code for future debugging.\n\n```vimL\n:echo getcwd(-1)\n\" In Vim: gives global working directory.\n\" In Neovim: gives tab-local directory, as if `getcwd(-1,0)`.\n\n:echo getcwd(-1,-1)\n\" In Vim: gives empty string, since invalid.\n\" In Neovim: gives global working directory, as doc-ed.\n```", |
| 238 | + "created_at": "2025-09-15T16:46:20Z", |
| 239 | + "html_url": "https://github.com/neovim/neovim/issues/15034#issuecomment-3293063767", |
| 240 | + "id": 3293063767, |
| 241 | + "issue_url": "https://api.github.com/repos/neovim/neovim/issues/15034", |
| 242 | + "node_id": "IC_kwDOAPphoM7ESCpX", |
| 243 | + "performed_via_github_app": null, |
| 244 | + "reactions": { |
| 245 | + "+1": 0, |
| 246 | + "-1": 0, |
| 247 | + "confused": 0, |
| 248 | + "eyes": 0, |
| 249 | + "heart": 0, |
| 250 | + "hooray": 0, |
| 251 | + "laugh": 0, |
| 252 | + "rocket": 0, |
| 253 | + "total_count": 0, |
| 254 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3293063767/reactions" |
| 255 | + }, |
| 256 | + "updated_at": "2025-09-15T20:21:16Z", |
| 257 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3293063767", |
| 258 | + "user": { |
| 259 | + "avatar_url": "https://avatars.githubusercontent.com/u/24765272?v=4", |
| 260 | + "events_url": "https://api.github.com/users/nyngwang/events{/privacy}", |
| 261 | + "followers_url": "https://api.github.com/users/nyngwang/followers", |
| 262 | + "following_url": "https://api.github.com/users/nyngwang/following{/other_user}", |
| 263 | + "gists_url": "https://api.github.com/users/nyngwang/gists{/gist_id}", |
| 264 | + "gravatar_id": "", |
| 265 | + "html_url": "https://github.com/nyngwang", |
| 266 | + "id": 24765272, |
| 267 | + "login": "nyngwang", |
| 268 | + "node_id": "MDQ6VXNlcjI0NzY1Mjcy", |
| 269 | + "organizations_url": "https://api.github.com/users/nyngwang/orgs", |
| 270 | + "received_events_url": "https://api.github.com/users/nyngwang/received_events", |
| 271 | + "repos_url": "https://api.github.com/users/nyngwang/repos", |
| 272 | + "site_admin": false, |
| 273 | + "starred_url": "https://api.github.com/users/nyngwang/starred{/owner}{/repo}", |
| 274 | + "subscriptions_url": "https://api.github.com/users/nyngwang/subscriptions", |
| 275 | + "type": "User", |
| 276 | + "url": "https://api.github.com/users/nyngwang", |
| 277 | + "user_view_type": "public" |
| 278 | + } |
| 279 | + }, |
| 280 | + { |
| 281 | + "author_association": "MEMBER", |
| 282 | + "body": "https://github.com/neovim/neovim/issues/15034#issuecomment-916906842", |
| 283 | + "created_at": "2025-09-15T19:29:32Z", |
| 284 | + "html_url": "https://github.com/neovim/neovim/issues/15034#issuecomment-3293629723", |
| 285 | + "id": 3293629723, |
| 286 | + "issue_url": "https://api.github.com/repos/neovim/neovim/issues/15034", |
| 287 | + "node_id": "IC_kwDOAPphoM7EUM0b", |
| 288 | + "performed_via_github_app": null, |
| 289 | + "reactions": { |
| 290 | + "+1": 0, |
| 291 | + "-1": 0, |
| 292 | + "confused": 0, |
| 293 | + "eyes": 0, |
| 294 | + "heart": 1, |
| 295 | + "hooray": 0, |
| 296 | + "laugh": 0, |
| 297 | + "rocket": 0, |
| 298 | + "total_count": 1, |
| 299 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3293629723/reactions" |
| 300 | + }, |
| 301 | + "updated_at": "2025-09-15T19:29:32Z", |
| 302 | + "url": "https://api.github.com/repos/neovim/neovim/issues/comments/3293629723", |
| 303 | + "user": { |
| 304 | + "avatar_url": "https://avatars.githubusercontent.com/u/1359421?v=4", |
| 305 | + "events_url": "https://api.github.com/users/justinmk/events{/privacy}", |
| 306 | + "followers_url": "https://api.github.com/users/justinmk/followers", |
| 307 | + "following_url": "https://api.github.com/users/justinmk/following{/other_user}", |
| 308 | + "gists_url": "https://api.github.com/users/justinmk/gists{/gist_id}", |
| 309 | + "gravatar_id": "", |
| 310 | + "html_url": "https://github.com/justinmk", |
| 311 | + "id": 1359421, |
| 312 | + "login": "justinmk", |
| 313 | + "node_id": "MDQ6VXNlcjEzNTk0MjE=", |
| 314 | + "organizations_url": "https://api.github.com/users/justinmk/orgs", |
| 315 | + "received_events_url": "https://api.github.com/users/justinmk/received_events", |
| 316 | + "repos_url": "https://api.github.com/users/justinmk/repos", |
| 317 | + "site_admin": false, |
| 318 | + "starred_url": "https://api.github.com/users/justinmk/starred{/owner}{/repo}", |
| 319 | + "subscriptions_url": "https://api.github.com/users/justinmk/subscriptions", |
| 320 | + "type": "User", |
| 321 | + "url": "https://api.github.com/users/justinmk", |
| 322 | + "user_view_type": "public" |
| 323 | + } |
144 | 324 | } |
145 | 325 | ], |
146 | | - "comments": 3, |
| 326 | + "comments": 7, |
147 | 327 | "comments_url": "https://api.github.com/repos/neovim/neovim/issues/15034/comments", |
148 | 328 | "created_at": "2021-07-09T08:54:26Z", |
149 | 329 | "events_url": "https://api.github.com/repos/neovim/neovim/issues/15034/events", |
150 | 330 | "html_url": "https://github.com/neovim/neovim/issues/15034", |
151 | 331 | "id": 940562696, |
152 | | - "labels": [], |
| 332 | + "issue_dependencies_summary": { |
| 333 | + "blocked_by": 0, |
| 334 | + "blocking": 0, |
| 335 | + "total_blocked_by": 0, |
| 336 | + "total_blocking": 0 |
| 337 | + }, |
| 338 | + "labels": [ |
| 339 | + { |
| 340 | + "color": "c5def5", |
| 341 | + "default": true, |
| 342 | + "description": "", |
| 343 | + "id": 84744038, |
| 344 | + "name": "documentation", |
| 345 | + "node_id": "MDU6TGFiZWw4NDc0NDAzOA==", |
| 346 | + "url": "https://api.github.com/repos/neovim/neovim/labels/documentation" |
| 347 | + }, |
| 348 | + { |
| 349 | + "color": "e6e6e6", |
| 350 | + "default": false, |
| 351 | + "description": "Neovim project matters (release process, logo, etc.)", |
| 352 | + "id": 146825875, |
| 353 | + "name": "project-management", |
| 354 | + "node_id": "MDU6TGFiZWwxNDY4MjU4NzU=", |
| 355 | + "url": "https://api.github.com/repos/neovim/neovim/labels/project-management" |
| 356 | + } |
| 357 | + ], |
153 | 358 | "labels_url": "https://api.github.com/repos/neovim/neovim/issues/15034/labels{/name}", |
154 | 359 | "locked": false, |
155 | 360 | "milestone": null, |
|
188 | 393 | "node_id": "IT_kwDOAGK_Pc4ACRyv", |
189 | 394 | "updated_at": "2024-07-26T10:12:30Z" |
190 | 395 | }, |
191 | | - "updated_at": "2025-07-02T08:59:22Z", |
| 396 | + "updated_at": "2025-09-15T20:21:16Z", |
192 | 397 | "url": "https://api.github.com/repos/neovim/neovim/issues/15034", |
193 | 398 | "user": { |
194 | 399 | "avatar_url": "https://avatars.githubusercontent.com/u/10137?v=4", |
|
0 commit comments