Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
Immanuel
/
nnn
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
0
Wiki
Aktiviteter
Bläddra i källkod
Move some more config params to config.def.h
master
sin
11 år sedan
förälder
5999cef396
incheckning
d330033c4f
2 ändrade filer
med
4 tillägg
och
5 borttagningar
Delad Vy
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-1
config.def.h
+0
-4
noice.c
+ 4
- 1
config.def.h
Visa fil
@@ -1,4 +1,7 @@
/* Configuration */
#define CWD "cwd: "
#define CURSR " > "
#define EMPTY " "
struct assoc assocs[] = {
{ "\\.(avi|mp4|mkv|mp3|ogg)$", "mplayer" },
{ "\\.(png|jpg|gif)$", "feh" },
+ 0
- 4
noice.c
Visa fil
@@ -58,10 +58,6 @@ struct history {
SLIST_HEAD(histhead, history) histhead = SLIST_HEAD_INITIALIZER(histhead);
#define CWD "cwd: "
#define CURSR " > "
#define EMPTY " "
/*
* Layout:
* .---------
Write
Förhandsgranska
Laddar…
Avbryt
Spara