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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ An interactive Solidity shell with lightweight session recording.
23
23
352
24
24
```
25
25
26
-
**Note**: The previous session can always be loaded by calling `.session load previous`.
26
+
**Note**: The sessions can be saved and restored using the `.session` command. The previous session can always be loaded via `.session load previous` (not safe when running concurrent shells).
0 commit comments