This website requires JavaScript.
Explore
Help
Sign In
digitalstudium
/
kls
Watch
1
Star
0
Fork
You've already forked kls
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
fix shebang
Browse Source
...
This commit is contained in:
Digital Studium
2024-04-07 21:28:17 +03:00
parent
3b81734a1a
commit
3ee33af0d6
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
kls
Unescape
Escape
View File
@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/
env
python3
import curses
import subprocess
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
digitalstudium/kls
Title
Body
Create Issue