Skip to content

InputMethod support for Pharo on headless VMs

License

Notifications You must be signed in to change notification settings

tomooda/PharoIM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PharoIM

InputMethod support for Pharo on headless VMs

Install

Evaluate the following in a playground.

EpMonitor disableDuring: [
	Metacello new
		onConflictUseLoaded;
		onWarningLog;
		repository: 'github://tomooda/PharoIM:main/';
		baseline: 'PharoIM';
		load ] 

About

InputMethod support for Pharo on headless VMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published