summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
diff options
context:
space:
mode:
authorAndrei Lapshin <alapshin@fastmail.com>2022-05-28 14:15:48 +0300
committerAndrei Lapshin <alapshin@fastmail.com>2022-05-28 14:15:48 +0300
commit0e3b22768dd80530401af2757a1bd9e0b6a4612b (patch)
treef4f4ad0764641d44afc12961ebe85941362af2c3 /pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch
parentd5cc1e86594901b051a4ba6b452912caaa4e84d7 (diff)
Android Studio: allow to pass shell arguments
Pass parameters to Android Studio shell script. This way Android Studio can be used as git diff/merge tool. For example ``` [difftool "androidstudio"] cmd = android-studio nosplash diff $LOCAL $REMOTE 2>/dev/null trustExitCode = true [mergetool "androidstudio"] cmd = android-studio nosplash merge $LOCAL $REMOTE $BASE $MERGED 2>/dev/null trustExitCode = true ``` See https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html#arguments
Diffstat (limited to 'pkgs/development/python-modules/termplotlib/gnuplot-subprocess.patch')
0 files changed, 0 insertions, 0 deletions