texpander icon indicating copy to clipboard operation
texpander copied to clipboard

Text expander for linux

Results 22 texpander issues
Sort by recently updated
recently updated
newest added

Example: ~/.texpander/YYYY-MM-DD.cmd ``` date +%Y-%m-%d ```

This PR fixes #36 by adding a -not -path "${base_dir}/\.*" switch in the find command, used to compute abbrvs. It's working on my system, so I figured I'd throw it...

I've noticed that some of the executables used in the script are called by their absolute paths, e.g. `/usr/bin/xsel`, `/usr/bin/cat`, etc. Some of these paths are different in Ubuntu, so...

I'm planning to move to Wayland at some point. Does this tool work there? Is support planned/possible?

Lee, This has worked well in my testing, but I'm sure there are edge cases where it can act weird. It doesn't depend on any new tools. I tried to...

The screenshots embedded in the README are referenced to as absolute paths to your website. To make the repo self contained you could add the images to the repo itself...

It can be useful to use symbolic links in the ~/.texpander directory instead of regular files. The only reason they do not work is because of the `-type f` argument...

Please, consider supporting [Flatpak](http://docs.flatpak.org/en/latest/introduction.html#reasons-to-use-flatpak) and publishing Texpander on [Flathub](https://github.com/flathub/flathub/wiki/App-Submission).

texpander does not work in Gnome/Evolution. texpander screen opens with menu for snippets text, but text will not paste into email.