summaryrefslogtreecommitdiffstats
path: root/arg.h
diff options
context:
space:
mode:
authorGravatar Hiltjo Posthuma 2019-03-03 13:08:54 +0100
committerGravatar Hiltjo Posthuma 2019-03-03 13:08:54 +0100
commitdb6093f6ec1bb884f7540f2512935b5254750b30 (patch)
tree00e7aa51d7a05068c8d6d26a98ef4875b16651c3 /arg.h
parentimprove xopenim error message (diff)
revert IME support
dmenu will not handle IME support (st will, atleast for now). revert parts of commit 377bd37e212b1ec4c03a481245603c6560d0be22 this commit also broke input focus.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
sh.c?id=b5857f5aceed86ddb2c538a14a5ec0d41a269bea&follow=1'>fixed bug in input buffer handling due to misplaced printGravatar BanceDev 2-5/+8 2024-09-12Update build.yml checkout v4Gravatar Lance Borden 1-1/+1 2024-09-12Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1