✨ Quality of life adjustments
This commit is contained in:
parent
2f37df351f
commit
1533e6a19e
5 changed files with 4 additions and 1 deletions
|
|
@ -143,6 +143,9 @@ matches:
|
|||
- trigger: ";sh"
|
||||
replace: "#!/usr/bin/env bash"
|
||||
|
||||
- trigger: ";str"
|
||||
replace: "'use strict'"
|
||||
|
||||
- trigger: ";loc"
|
||||
replace: "localhost:"
|
||||
|
||||
|
|
|
|||
|
|
@ -152,7 +152,7 @@ static unsigned int cursorshape = 2;
|
|||
*/
|
||||
|
||||
// static unsigned int cols = 80;
|
||||
static unsigned int cols = 140;
|
||||
static unsigned int cols = 150;
|
||||
// static unsigned int rows = 24;
|
||||
static unsigned int rows = 41;
|
||||
|
||||
|
|
|
|||
BIN
bst/st
Executable file
BIN
bst/st
Executable file
Binary file not shown.
BIN
bst/x.o
BIN
bst/x.o
Binary file not shown.
BIN
st/st
Executable file
BIN
st/st
Executable file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue