You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Improve "Project does not exist" popup [@kiskoza](https://github.com/pulsar-edit/pulsar/pull/954)
67
67
- Bump Electron version to v30.5.1 [@DeeDeeG](https://github.com/pulsar-edit/pulsar/pull/1452)
68
-
- Change timing of window focus when a new project is opened [@savetheclocktower]https://github.com/pulsar-edit/pulsar/pull/1492
68
+
- Change timing of window focus when a new project is opened [@savetheclocktower](https://github.com/pulsar-edit/pulsar/pull/1492)
69
69
- Ensure NodeJS version matches what we actually use [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/1436)
70
70
-[build] Check Windows version during install [@confused-Techie](https://github.com/pulsar-edit/pulsar/pull/1489)
71
71
- Fix crashes in measureHorizontalPositions and updateBlockDecorations for non-rendered rows [@asiloisad](https://github.com/pulsar-edit/pulsar/pull/1490)
@@ -104,7 +104,7 @@ Happy coding, and see you amongst the stars!<br>
104
104
### terminal
105
105
106
106
- New package by @savetheclocktower; “Uses XTerm.js and `node-pty`.” “Based heavily on `atomic-terminal`, `x-terminal-reloaded`, and all their predecessors.”
107
-
- See https://github.com/pulsar-edit/terminal#terminal for details
107
+
- See [package README](https://github.com/pulsar-edit/terminal#terminal) for details
- Fix context menu commands [@Daeraxa](https://github.com/pulsar-edit/terminal/pull/16)
110
110
- Fix: update keymap selector to work correctly on linux [@Daeraxa](https://github.com/pulsar-edit/terminal/pull/5)
@@ -113,11 +113,11 @@ Happy coding, and see you amongst the stars!<br>
113
113
114
114
- PRs from before Pulsar's fork:
115
115
- Only decaffeinate [@aminya](https://github.com/atom/underscore-plus/pull/22)
116
-
- Migrate to Github actions [@darangi]https://github.com/atom/underscore-plus/pull/23
116
+
- Migrate to Github actions [@darangi](https://github.com/atom/underscore-plus/pull/23)
117
117
- PRs since Pulsar's fork began:
118
118
- Add cmdorctrl to modifier key maps [@asiloisad](https://github.com/pulsar-edit/underscore-plus/pull/1)
119
119
- Update all GHA [@confused-Techie](https://github.com/pulsar-edit/underscore-plus/pull/2)
120
-
- Manually define a default export in order to play better with transpiled code in the Pulsar codebase. [@savetheclocktower]https://github.com/pulsar-edit/underscore-plus/pull/5
120
+
- Manually define a default export in order to play better with transpiled code in the Pulsar codebase. [@savetheclocktower](https://github.com/pulsar-edit/underscore-plus/pull/5)
121
121
- Opt into "loose" mode for transpiling to CommonJS so that the exports can be mocked in specs. [@savetheclocktower](https://github.com/pulsar-edit/underscore-plus/commit/79eb75a068ee98d65ec233acfb90fa2dd72fc159)
0 commit comments