-
-
Notifications
You must be signed in to change notification settings - Fork 692
Applescript document method not recognized #1266
Copy link
Copy link
Open
Labels
Feature RequestNew features request. Not an existing issue or bug.New features request. Not an existing issue or bug.System IntegrationIntegration with OS services and other appsIntegration with OS services and other apps
Milestone
Metadata
Metadata
Assignees
Labels
Feature RequestNew features request. Not an existing issue or bug.New features request. Not an existing issue or bug.System IntegrationIntegration with OS services and other appsIntegration with OS services and other apps
Steps to reproduce
document 1. Eg:osascript script_name.Can’t get document 1. Invalid index. (-1719)See more details here.
Expected behaviour
get path of document 1should return the file path of the first document being currently displayed. I believe it's also called the 'front document'.Version of Vim and architecture
9.0.65 (173)
Environment
Operating System: Bug Sur version 11.6.8 (20G730)
Terminal: Using MacVim GUI, not a terminal. It's version shows the Vim version 9.0.65 (173). It also says c2007 Bjorn Winckler.
Value of $TERM: xterm-256color
How MacVim was installed
brew install macvim
Logs and stack traces
Vim configuration where issue is reproducable
No response
Issue has been tested with given configuration
Issue has been tested with no configuration
mvim --clean(orgvim, supplied by MacVim distribution)vim --clean(in terminal, supplied by MacVim distribution)vim --clean(in terminal, other suppliers, e.g. /usr/bin/vim)Other conditions