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: TODO.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
@@ -4,7 +4,7 @@
4
4
5
5
-[ ] Add a mode for writing books under Kitty, with the editor to the left and a preview to the right, nice text flow and a typewriter-like user experience.
6
6
-[ ] There is some duplication between this source code and the source code of the `syntax` package. Refactor and fix.
7
-
-[] When globbing, prioritize `.sh` over `.bat`, unless on Windows.
7
+
-[x] When globbing, prioritize `.sh` over `.bat`, unless on Windows.
8
8
-[ ] Let the default theme have a 256-color variant that is like the default theme, only nicer.
9
9
-[ ] If Orbiton is launched by a symlink starting with `p` (for `preview`), then act as an auto-reloading Markdown preview program.
10
10
-[ ]`o -b` should also build Go projects, Rust projects etc. (similar to `ctrl-space`), not only C and C++.
0 commit comments