st

Kris's build of st
git clone git clone https://git.krisyotam.com/krisyotam/st.git
Log | Files | Refs | README | LICENSE

keyboardselect_reflow_x.h (102B)


      1 void keyboard_select(const Arg *);
      2 void searchforward(const Arg *);
      3 void searchbackward(const Arg *);