Related changes

Jump to navigation Jump to search

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 22:21, 30 April 2026
   
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

30 April 2026

N    11:16  Open Files in a GUI Editor from the Terminal‎‎ 4 changes history +4,496 [Planetoid‎ (4×)]
     
11:16 (cur | prev) +165 Planetoid talk contribs (→‎How to open files with your favorite editor from the terminal on macOS)
     
11:14 (cur | prev) +1,932 Planetoid talk contribs
     
11:00 (cur | prev) +1,344 Planetoid talk contribs
N    
10:53 (cur | prev) +1,055 Planetoid talk contribs (Created page with "How to open files with your favorite editor from the terminal? 1. Open your shell config file: <pre> vi ~/.zshrc # for zsh vi ~/.bashrc # for bash </pre> 2. Add an alias for your editor: <pre> # VS Code alias code="open -a 'Visual Studio Code'" <pre> Tip: Not sure of the exact app name? Run this to find it: <pre> ls /Applications/ | grep -i "visual\|cursor\|zed\|sublime" </pre> The name must exactly match the `.app` filename in `/Applications/` (without the `.ap...")
 m   10:53  Boot up Tasks diffhist +38 Planetoid talk contribs
     10:53  Sublime text‎‎ 2 changes history −788 [Planetoid‎ (2×)]
     
10:53 (cur | prev) +36 Planetoid talk contribs (→‎References)
     
10:52 (cur | prev) −824 Planetoid talk contribs (→‎How to open files with your favorite editor from the terminal?)

28 April 2026

     18:09  Sublime text‎‎ 2 changes history +945 [Planetoid‎ (2×)]
     
18:09 (cur | prev) +197 Planetoid talk contribs (→‎How to open files with your favorite editor from the terminal?)
     
18:07 (cur | prev) +748 Planetoid talk contribs (→‎How to open existing text files with Sublime Text from terminal?)