My build of the simple terminal from suckless.org.
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 

8 行
189 B

  1. --- st.h
  2. +++ st.h
  3. @@ -123,4 +123,3 @@ extern char *termname;
  4. extern unsigned int tabspaces;
  5. extern unsigned int defaultfg;
  6. extern unsigned int defaultbg;
  7. -extern unsigned int defaultcs;