ze
Loading...
Searching...
No Matches
Functions | Variables
status.c File Reference

Status bar message helpers. More...

#include <stdarg.h>
#include <stdio.h>
#include <string.h>
#include <time.h>
#include <libguile.h>
#include "ze.h"
Include dependency graph for status.c:

Functions

void editorSetStatusMessage (const char *fmt,...)
 Set the transient status message using printf-style formatting.
 
void scmEditorSetStatusMessage (SCM message)
 Set the status message from a Scheme string.
 

Variables

struct editorConfig E
 

Detailed Description

Status bar message helpers.